A template for building bookmarklets with svelte for building UI components. It can be cloned with npx degit 6zz/svelte-bookmarklet-tpl project-name
.
npm run dev
will start a live reload dev sessionnpm start
to start the localhostnpm run build
to generate the dist/bundle.js