Skip to content

acmcsufoss/dash.acmcsuf.com

Repository files navigation

dash.acmcsuf.com

Developing

Install deps with pnpm i.

Start dev server:

pnpm dev

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

Building and Previewing

To create a production version of your app:

pnpm build

You can now preview the production build:

pnpm preview

Using the preview after making changes is important because vite uses the NodeJS runtime but the app uses the Workers runtime in production.

About

An acmcsuf.com database management dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors