Skip to content

mufendew/sveltekit-starter

 
 

Repository files navigation

SvelteKit Projects

This project contains the lists of tools used

DEMO

Start the server and open the app in a new browser tab

  • To build only for admin
$> ./make admin dev

# this is equivalent to
$> ROUTE_FOLDER=admin npm run dev

In Progress

  • Separated templates
    • Landing Pages
    • Blog
    • Admin
    • SvelteKit Demo
  • Separated components (inputs / tables, etc.)
  • Cypress Testing
  • (buggy as of the moment) Chart.JS

Disclaimer

About

Admin Dashboard for SvelteKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Svelte 90.1%
  • TypeScript 5.8%
  • JavaScript 2.7%
  • CSS 1.1%
  • Other 0.3%