Skip to content

enzienaudio/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heavy Documentation Website

Requirements:

  • npm
  • grunt
  • sass

Generate the website to ./build and watch for changes

$ npm install
$ grunt build
$ grunt serve