https://github.com/alejandroherr/hotreduxboilerplate
const boilerplate = makeBoilerplate(Redux, Webpack, HotReaload)
https://github.com/alejandroherr/hotreduxboilerplate
Last synced: 18 days ago
JSON representation
const boilerplate = makeBoilerplate(Redux, Webpack, HotReaload)
- Host: GitHub
- URL: https://github.com/alejandroherr/hotreduxboilerplate
- Owner: AlejandroHerr
- License: mit
- Created: 2016-04-12T15:51:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-12T16:05:42.000Z (over 10 years ago)
- Last Synced: 2025-10-18T19:18:30.625Z (10 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HotReduxBoilerplate
```javascript
const boilerplate = makeBoilerplate(Redux, Webpack, HotReaload)
```
Just another one boilerplate for ES6 + Redux + Webpack + HotRealod.
## Commands
* ```dev:watch``` Launches WebpackDevServer with HotReload
* ```dev:build``` Development build
* ```prod:build``` Production build
## Blueprints
...
## TODO
* Blueprints for routes
* Improve webpack handle of css/less