Skip to content

acmcsufoss/dash.acmcsuf.com

Repository files navigation

dash.acmcsuf.com

Developing

Install deps with bun install.

Start dev server:

bun run dev

# or start the server and open the app in a new browser tab
bun run dev -- --open

Building

To create a production version of your app:

bun run build

You can preview the production build with bun run preview.

About

An acmcsuf.com database management dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published