/lifestyle-0220

Client website

Primary LanguageSCSS

Instructions

Serve

git clone git@github.com:liquidvisual/NAME-OF-REPO-HERE.git
bundle install
npm install
grunt serve

Build

grunt build

Deploy

grunt deploy

Problems?

Delete node_modules and package-lock.json and npm install again.

Misc

This repo is a heavily modified version of Jekyllrb Yeoman generator.