Skip to content

Instantly share code, notes, and snippets.

@balanza
Last active January 20, 2019 19:18
Show Gist options
  • Save balanza/122f68c5c8faef4b83f40ea5b4ba8eb4 to your computer and use it in GitHub Desktop.
Save balanza/122f68c5c8faef4b83f40ea5b4ba8eb4 to your computer and use it in GitHub Desktop.
# install dependencies the first time
npm install less http-server handlebars
# build the website
npm run build
# serve files via http
npm start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment