Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 316 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 316 Bytes

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