Skip to content

mistlog/sapper-template

Repository files navigation

Sapper Template App

This is a project template for sapper app, and it's adapted from https://github.com/sveltejs/sapper-template. It's powered by svelte-draft and thus has complete typescript support.

Run

> npm install
> npm run dev

By default, cypress is not installed, if you need end-to-end test:

> npm i -D cypress
> npm test

License

This project is MIT licensed.

About

Develop sapper app in typedraft/typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published