Skip to content

sech1p/svelte-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒ svelte-boilerplate

Screenshot

Svelte + Vite + PostCSS + Tailwind/TW Elements

โ“ About

svelte-boilerplate is a repository helpful to me to create new web projects. I'm using this same stack for many months constantly.

It's a great template to start own journey in Svelte world. Includes routing library, you can create powerful web applications/websites.

๐Ÿ’พ Installation

Installation of this boilerplate it's very easy.

$ git clone https://github.com/sech1p/svelte-boilerplate.git # Clone this repository into your computer
$ cd svelte-boilerplate # Go to folder with repository
$ npm install # Install all packages for this boilerplate

Now, when you installed this boilerplate, just start coding and let your creativity run wild!

Commands, to deal with application:

$ npm run dev # Run this boilerplate in dev mode (hot-reloading, live preview)
$ npm run build # Build this project for production to ./dist folder
$ npm run preview # Preview locally of this project in production mode
$ npm run check # Let Svelte checks the whole project

๐Ÿ“‹ License

svelte-boilerplate is unlicensed.

About

๐ŸŒ Boilerplate for web projects using Svelte (+ Tailwind)

Topics

Resources

License

Stars

Watchers

Forks