a starter project structure for react-app
Dependencies
please use the latest version of following tools:
- React
- Webpack
- Babel
- Koa
- ES6
Running
Install dependencies
npm install
Build
npm run build
Start
npm start
Browse
Open your browser, and visit http://localhost:3000 to check the result