README
v2rx
A redux generator
git clone git+https://github.com/stephenzhao/v2rx.git
cd v2rx && npm link
v2rx init xxx
cd xxx && v2rx start
Change log
1.1.2
- change the dependence "extract-text-webpack-plugin" to "extract-text-webpack-plugin-v2rx".
1.1.1
change the template.
1.1.0
enable extract a shared.css from scss directory.