Feel free to fork the project
$ git clone git://github.com/danlevan/google-material-color.git
- Node v
- Ruby v with compass
Install gulp
$ npm install --global gulp
Install the package
$ npm install
Run gulp
to build the packages. The packages are in /dist/.
$ gulp
Run gulp test
to build the test page. The test page can be found in /test/.
$ gulp test