react-tutorial-webpack
react-tutorial-webpack copied to clipboard
React Tutorial using webpack
React Tutorial with webpack
Build the official React Tutorial using webpack module bundler.
Installation
npm install
Build
npm run build
Start
npm start
Open http://localhost:3000.