A template for building bookmarklets with svelte for building UI components. It can be cloned with npx degit 6zz/svelte-bookmarklet-tpl project-name
.
- node >= 10.0.0 because rollupjs
- run
npm run dev
will start a live reload dev session npm start
to start the localhost
npm run build
to generate thedist/bundle.js
- copy the content from the bundle.js file into bookmark's address field