An improved StudentVue experience.
Make sure to have Bun installed, then run bun install to install dependencies.
To start a development server:
bun run devTo create a production version of your app:
bun run buildYou can preview the production build with bun run preview.
Commits to this repository will automatically be deployed to Vercel.