- express + react + redux + es6 + webpack starter kit
- this starter kit was based from pluralsight-redux-starter, react-redux-react-router-es6.
- install nvm
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.32.1/install.sh | bash nvm install v6.9.1 npm install -g yarn git clone https://github.com/electrode-samples/express-react-redux-starter.git cd express-react-redux-starter yarn npm test npm start - javascript / es6
- react + redux
- webpack + babel
- mocha + expect
- node + express
- npm + yarn