svelte-spa-template

Template for sites SPA with Svelte include route security.

Stars
7
Committers
1

Template for Svelte SPA

This template should help get you started developing with Svelte and TypeScript in Vite. It is based on the official Svelte template.

Features

  • Svelte
  • TypeScript
  • Vite
  • SCSS
  • Svelte-routing
  • Svelte-transition
  • Custom shortcuts
  • Prettier
  • Static files
  • .htaccess
  • Authentication routing protection

Getting started

  1. Clone the repository
  2. Run npm install
  3. Run npm run dev
  4. Open http://localhost:5173

License

MIT