mrwatson-oss / nova

4 stars 2 forks source link

Mr.Watson | Nova (v0.1.0)

Front-end framework & style guide for www.mrwatson.com

Dependencies

Installing

$ git clone https://github.com/mrwatson-oss/nova.git
$ npm install
$ bower install

Commands

$ grunt serve
$ grunt build

Create new components:

Add new bower packages

Grunt should automatically wiredep the right files to the index.html file.
If it doesn't, you can do it yourself via the $ grunt wiredep command.
If that doesn't work the package is not installed properly (check if it's there in the bower_components folder and the bower.json file.)

License

The MIT License (MIT).