react + webpack + sass + babel (ES7)
This is my own starter template for ReactJS dev with:
- react 15.0.0
- react-router 2.0.1
- babel 6.4.0 with ES7 features
- webpack + hot loader
- sass
Clone this repo into your local:
git clone --depth=1 https://github.com/sergeynechaev/react-webpack-starter.git <your-project-name>
Then, run:
npm install
Modify the files under /src
directory.
Output is in the folder /build