Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 277 Bytes

File metadata and controls

13 lines (11 loc) · 277 Bytes

Boilerplate for static website

Install

git clone git@bitbucket.org:corleylab/layout-composer project-name
cd project-name
npm install

Grunt tasks

  • grunt development - Prepeare build dir
  • grunt watch - Development mode
  • grunt clean - Clean build dir