Skip to content

codechips/svelte-starter-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svelte-starter-template

There are many templates like this, but this one is mine.

Description

This is a simple and small Svelte starter template that I use for quick prototyping while experimenting and learning. No fancy plugins, no testing frameworks, only Rollup and Prettier.

Optional: Typescript, Tailwind CSS

How to use

$ npx degit codechips/svelte-starter-template my-app
$ cd my app && yarn
$ yarn start

Want Typescript support?

$ npx degit codechips/svelte-starter-template#with-typescript my-app

Want Tailwind.css integration?

$ npx degit codechips/svelte-starter-template#with-tailwindcss my-app

There is more!

For more interesting stuff like this follow me on Twitter or check out my blog https://codechips.me

License

MIT

About

Simple and small Svelte starter template (only Rollup + Prettier). Optional: Typescript, Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published