have Node.js installed
run: 'npm install' to install the dependencies to run locally run: 'npm run serve/start'
to build locally run: 'npm run build'
to publish set the GIT_USER Environment variable to your github username
linux/mac: 'export GIT_USER=username'
win cmd: 'set GIT_USER=username'
powershell: '$env:GIT_USER="username"'
then run: 'npm run deploy'
todo:
keep writing documentation
reflection documentation
fix formatting
etc
Uh oh!
There was an error while loading. Please reload this page.
Latest commit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|