- Webpack building system
- Webpack Dev Server with React Hot Loader
- Bootstrap 3
- URL
- File
- Styles: LESS, CSS
- Imports (shimming modules)
- Babel for React and EcmaScript6
npm install
run npm start
then check in your browser at http://localhost:8080
run npm run build