Sapper starter template, inspired by svelteid/website.
# get this template
git clone https://github.com/rommyarb/sapper-tailwindcss-ts-starter.git
# install dependencies
npm install
# start local development
npm run dev
# publish/deploy
npm run export
- TypeScript v4
- TailwindCSS v1
- Image Optimization (svelte-image)
- Markdown Component (MDsveX)
- ESLint
- PostCSS + PurgeCSS
PRs are welcome! You noticed a bug, a possible improvement or whatever? Any help is always appreciated, so don't hesitate opening one!
Made with Sapper.