An open API service indexing awesome lists of open source software.

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)

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