svelte-draft-template icon indicating copy to clipboard operation
svelte-draft-template copied to clipboard

Develop svelte app in typedraft/typescript

trafficstars

SvelteDraft Template

This is a project template for svelte-draft apps, and it's adapted from https://github.com/sveltejs/template.

Online playground: https://codesandbox.io/s/svelte-draft-template-586o5.

The build tool for this project is rollup, if you prefer webpack, see: https://github.com/Mycl95/svelte-draft-template-webpack.

Run

> npm install
> npm run dev

License

This project is MIT licensed.