Initialising Deployment Setup for inst.bid short links
cd
to theinstructure-compliance-package
folder- Run
pnpm i
for inital setup - Run
pnpm dev
to start local server - Edit allthethings
- Run
pnpm push
when finished (deploys togh-pages
branch and serves at inst.bid).
Protip: use pnpm preview
to test the statically generated version before push
ing.