ticket-loop
v0.0.3
Published
Looper for generating ticket SFT.
Downloads
3
Readme
Stacks Voice
Install and run dev
- Copy
.env.example
to.env
and edit where necessary. npm install
npm run db:create
npm run dev
- Follow console instructions
Packaging
- Install @svelte-package as a dev dependency
- npm install -D @sveltejs/package
- ./node_modules/.bin/svelte-kit package
- npm publish ./package
Details on packaging and publishing svelte apps as npm modules see https://kit.svelte.dev/docs/packaging
Using this package just import it in the normal manner
- [email protected]
- npm install [email protected]