Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 934 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 934 Bytes

svelte-snowpack-testdrive

This is the example code for the article I wrote on Snowpack v2 and Svelte.

Snowpack with Svelte, Typescript and Tailwind CSS is a very pleasant surprise

What's in the box?

The example is based on Snowpack's Svelte CSA and includes the following.

  • ✔️ Snowpack v2 (beta)
  • ✔️ Svelte support
  • ✔️ Typescript support
  • ✔️ PostCSS with Tailwind CSS

To run the example

$ git clone https://github.com/codechips/svelte-snowpack-testdrive.git
$ cd svelte-snowpack-testdrive
$ npm i && npm start

There is more!

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