Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 183 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 183 Bytes

Heavy Documentation Website

Requirements:

  • npm
  • grunt
  • sass

Generate the website to ./build and watch for changes

$ npm install
$ grunt build
$ grunt serve