Requires node.js (v20.12.2+)
Install deps:
npm install
Start the local dev environment:
npm start
Generate static content into the build
directory:
npm run build
GIT_USER=<GITHUB_USERNAME> npm run deploy
Requires node.js (v20.12.2+)
Install deps:
npm install
Start the local dev environment:
npm start
Generate static content into the build
directory:
npm run build
GIT_USER=<GITHUB_USERNAME> npm run deploy