Skip to content

kabowabo/gradevue

 
 

Repository files navigation

GradeVue

An improved StudentVue experience.

Developing

Make sure to have Bun installed, then run bun install to install dependencies. To start a development server:

bun run dev

Building

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.

About

An improved StudentVue experience.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 58.2%
  • TypeScript 38.5%
  • JavaScript 1.7%
  • Other 1.6%