Codebase for Piazza Redesign.
- Build the packages
yarn build
- Run locally and view in your browser
yarn dev
To speed up build/runtimes, you'll want to link it to a turbo cache via:
npx turbo login
And then after you authenticate with Vercel:
npx turbo link