Skip to content

mattiash/svelte-kit-admin-ui

Repository files navigation

Sample svelte-kit project

  • Single Page Application that can be served with a static web-server only
  • Load data from a JSON API

Usage

During development:

npm run dev

Serving:

npm run dev
cd build; npx serve -s .

Demo site

This repository is published to https://cheery-sunshine-f2d9e4.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published