A template for using Svelte, Typescript, Tailwind and Snowpack together.
Out-of-the-box 100s across the board on lighthouse.
npx degit "srmullen/stts#main" my_app
cd my_app
npm install
npm run dev
npm run check
or
npm run check:watch
npm run test
or
npm run test:watch
npm run build
npm run serve