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