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