This is a basis react setup based on the following tutorial https://www.twilio.com/blog/2015/08/setting-up-react-for-es6-with-webpack-and-babel-2.html
- Install dependencies
npm install
- Run webpack server
npm start
go to http://localhost:8080/
- Bootstrap is used for styling