npm i -g create-react-app create-react-app my-app cd my-app npm start # start devserver npm run build # build for production