README
Quick Start
You can start developing by following these steps.
- Type "npm install" in Node.js command prompt or in integrated terminal if you are using Visual Studio Code.
- Type "npm start" to start the app in Webpack dev server
- Open http://localhost:8080/ in browser