Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 608 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 608 Bytes

Template for Svelte SPA

image

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