webpack-react-redux (seed)
A starting point for projects with webpack, react and redux
- git clone https://github.com/LittleFurryBastards/webpack-react-redux.git
- cd webpack-react-redux
- npm install
- npm start
- npm run storybook (to run the storybook tool)
- npm run lint (to run the eslint on all js files)