Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 350 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 350 Bytes

Template - Svelte (App)

A personal template I use to start a fresh Svelte app. It includes the following things that I find myself adding/updating in every new project:

  • Typescript
  • TailwindCSS
  • PostCSS
  • Prettier

This template will evolve over time as I find things to add/remove, but it's a good starting point with some sensible defaults.