Skip to content

dansvel/sapper-template-rollup-tailwind

Repository files navigation

sapper-template

From official sapper-template-rollup with TailwindCSS.

Running the project

Clone this repo and cd to the directory, then run npm or yarn

npx degit dansvel/sapper-template-rollup-tailwind myproject
cd myproject
npm install # or yarn
npm run dev

Open up localhost:3000 and start clicking around.

Just check src/routes/index.svelte and try to edit the CSS.

About

my sapper boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published