sapper-typescript-rollup

A version of the default Sapper template with Rollup and Typescript.

MIT License

Stars
6
Committers
16

sapper-typescript-rollup

A version of the default Sapper template that uses Rollup and Typescript. To clone it and get started:

npx degit elcobvg/sapper-typescript-rollup my-app

cd my-app
npm install # or yarn!
npm run dev

Open up localhost:3000 and start clicking around.

Consult sapper.svelte.technology for help getting started.

Features

  • Typescript
  • Rollup
  • Sass/SCSS