Helpful React Scripts
Usage:
npm i create-react-app -g
create-react-app my-app --scripts-version helpful-react-scripts
This package is modified to include the following additional functionality:
Accessibility Tools
React Addons
React Router
react-router-dom
react-router-redux
history
Redux
redux
react-redux
redux-logger
redux-thunk
Stylus
stylus
poststylus
stylus-loader
Gzip
compression-webpack-plugin
Roadmap:
Fontloader
Configure ESLint Rules
Explore perf optimizations
Animated Page Transitions
react-transition-group
animated
Migrating from 1.1.10
to 1.1.11
Inside any created project that has not been ejected, run:
npm install --save --save-exact helpful-react-scripts@1.1.11
We plan to stay up to date with create-react-app as often as possible.
Note: This package is maintained for our specific needs at Helpful Human and while feature requests are encouraged, they may not align with the needs of Helpful Human.
Note: There is a problem with Stylus reporting error locations correctly in Node v7.x.x^
. Use Node v6.x.x to remedy.
For additional information, please refer to the following documentation: