@thinmartian/generator-react-app
v1.2.2
Published
An extremely opinionated react app generator.
Downloads
4
Readme
React App Yeoman Generator
By Thin Martian
An extremely opinionated react app generator.
The following tools are always installed:
- Webpack
- Babel
- React
- React Router (w/ react-router-scroll)
- Isomorphic Fetch
- ImmutableJS
- Stylus
- reset.css
The following will be installed depending on generation prompts:
- Flow type checking
- Test Suite with:
- Karma
- Mocha
- Chai (chai-as-promised, chai-immutable)
- React Storybook
- Enzyme
- Redux with:
- react-router-redux
- redux-immutable
- redux-thunk
- reselect
- Redux Storage with:
- redux-storage-decorator-debounce
- redux-storage-decorator-filter
- redux-storage-engine-localstorage
- redux-storage-merger-immutablejs