Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 217 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 217 Bytes

bothack-website

Quickstart

  • npm should be installed globally (node)
npm install -g grunt-cli
npm install
grunt watch

build for production

  • grunt build