Skip to content

jDerp/kvis_sf_webapp

 
 

Repository files navigation

KVIS Science Fair Admin Menu

An experimental web app using Svelte framework.

Instructions

// Install dependencies
npm install
// Run development server with autoreload
npm run dev
// Build production-ready outputs
npm run build

To host the app, simply point a file server to /public

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.6%
  • JavaScript 26.0%
  • TypeScript 4.1%
  • CSS 0.3%