react_starter my usual react starter usage (for dev) $ npm install $ npm start open http://localhost:3000 usage (for production) $ npm install $ npm run build all dist file lies in /dist/