snowpack-sott

An optimized community template for Snowpack + Svelte + Typescript + TailwindCSS

Usage no npm install needed!

<script type="module">
  import snowpackSott from 'https://cdn.skypack.dev/snowpack-sott';
</script>

README

Snowpack SOTT (Svelte, Optimized, Typescript, TailwindCSS)

An optimized Snowpack template with Svelte, Typescript, TailwindCSS

Demo

View it here at only 37kb, built.

Create a new project

npx create-snowpack-app dir-name --template snowpack-sott

Available Scripts

yarn run start

Runs the app in the development mode. Open http://localhost:8080 to view it in the browser.

Hot reload enabled. You will also see any lint errors in the console.

yarn run build

Builds a static copy of your site to the build/ folder. Your app is ready to be deployed!