Website for UW Blueprint - Currently in development!
Please see Blueprint Notion for complete list of documentation.
Maintained by the Blueprint Internal Tools team.
# Install dependencies
yarn
# Run locally
yarn dev
yarn build
yarn start
Linters run automatically as a pre-commit hook on edited .js, .jsx, .ts, .tsx
files you edit and commit
Deployments occur automatically on push to main branch and any PRs through Netlify.