Skip to content

dosu0/gpa-calculator

Repository files navigation

GPA Calculator

screenshot

This app uses svelte with typescript

Svelte makes it easier for our code to update stuff in the HTML.

Developing

First install the dependencies

bun install

Then to start the website (in developer mode) run this

bun dev

Building

To create the final version run

bun run build

To preview the final version run

bun run preview

About

Intro to Programming Event for FBLA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published