how to create a new react project using npm without ngx code example Example: command to create react app npx create-react-app my-app cd my-app npm start