#Simple Backend + React/ES6 Setup
##Setup
git clone git@github.com:t3tools/webpack-es6-and-scss.git «your-projet»
npm install
- Task Runner
npm run go
Do scss and javascript work in the src-client/ directory. It will compile to the dist/ with the taskrunner.
index.html pages are served out of the dist/