/design-reykjavik

Reykjavik design for Voog

Primary LanguageSCSS

The Reykjavik design template for Voog

To modify this template Node.js, Node Package Manager, Grunt and Bower must be installed.

To set up the local developing environment, clone this repository and run the following commands:

  • Install Grunt dependencies: yarn install
  • Install Bower dependencies: bower install
  • Run Grunt tasks: grunt

To watch and update modified files in real time start the Grunt watcher task: grunt watch