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
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.