metal-redux
v2.0.1
Published
A set of helpers for building projects using Metal.js and Redux
Maintainers
Keywords
Readme
metal-redux
A set of helpers for building projects using Metal.js and Redux
Setup
Install NodeJS >= v0.12.0, if you don't have it yet.
Install global dependencies:
[sudo] npm install -g gulp- Install local dependencies:
npm install- Build the code:
gulp build