@good-drive/svelte-components
v0.17.0
Published
To run repo on the host machine, with infrastructure in docker: ``` npm i npm run host:dev ```
Readme
To run repo on the host machine, with infrastructure in docker:
npm i
npm run host:devTo run repo in docker instead:
npm run startTo build the svelte components for import in other projects:
npm run build-componentsor
npm run watch-componentsNb: this happens automatically when publishing to npmjs.com
