Skip to content

jorgemndoza/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
    • npm run dev
  • To build the blog sample
    • npm run dev-blog
  • To build sample landing page (IN PROGRESS)
    • npm run dev-landing

In Progress

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

Credits

This is made possible and most of the design was based originally from Estevan Maito's.

About

Admin Dashboard for SvelteKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 90.3%
  • TypeScript 6.7%
  • JavaScript 2.7%
  • Other 0.3%