chore: add npm script for deploying gh-pages

This commit is contained in:
Joshua Seigler 2020-03-08 21:38:27 -04:00
parent 866ee039c1
commit 58dc360573
4 changed files with 43 additions and 12 deletions

6
.gitignore vendored
View file

@ -3,7 +3,9 @@ Thumbs.db
.npm
.vscode
node_modules
node_modules/
npm-debug.log*
logs
logs/
*.log
build/