- Notifications
You must be signed in to change notification settings - Fork8
A genericized boilerplate meant for usage as the basis to any Redux-based React project or library.
License
NotificationsYou must be signed in to change notification settings
noderaider/redux-webpack-boilerplate
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
npm i -S redux-webpack-boilerplate
See a working demo atredux-webpack-boilerplate.js.org
- Uses latest ES6+ features supported in Babel.
- JSON and JS config variants for client and server.
- Basis for real projects. Useful as an example butmeant for production.
- Kept up to date with current React / Redux / Webpack / Babel.
- Hot reloading via React-Transform and Webpack HMR API.
- Only common and useful redux patterns setup.
- Documents itself with (ESDoc)[https://esdoc.org/] and pushes to projects GitHub pages on release.
- package.json scripts separated and pre-compiled withrepackage to achieve Windows and OSX support for environment variables.
- Preconfigured withredux-idle-monitor andreact-redux-idle-monitor to monitor when user becomes idle.
- Preconfigured with griddle for grid data.
- Preconfigured with redux-form
- Easy startup with
npm run start-hot
About
A genericized boilerplate meant for usage as the basis to any Redux-based React project or library.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.

