This repository is a simple starting point for SPA using ReactJS, Bootstrap and Webpack.
Clone this repo and run the following commands.
npm install
bower install
npm run start
Run the following command for build
npm run build
- Heroku implementation