-
-
Save balanza/122f68c5c8faef4b83f40ea5b4ba8eb4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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