Simple React.js app created while following introductory guides.
npm install
npm start
open http://localhost:3000
npm run deploy
Build files can be found in the dist directory.
- React
- Webpack
- webpack-dev-server
- babel-loader
- react-hot-loader
Simple React.js app created while following introductory guides.
npm install
npm start
open http://localhost:3000
npm run deploy
Build files can be found in the dist directory.