styleguide-seed-hologram-cortana
This project is a seed for a styleguide using Hologram and Cortana theme.
Getting Started
Bower
Install the seed project using the Bower package manager.
$ bower install styleguide-seed-hologram-cortana
npm
You can also find all the seed project on npm.
$ npm install styleguide-seed-hologram-cortana
Usage
Run the below commands after installation to install all the dependencies
$ npm install$ bower install$ bundle install
Once installed, use the below command to start up the project, in a browser hooked up with livereload
$ grunt develop