[!CAUTION] This repository is archived and not further developed!
You can find the latest NPM package version here.
Check out the in depth documentation here :books:.
Update webcomponents with npm install @nfdi4plants/web-components@latest
or according to project README.md.
For standard projects which already contain node module dependency bundling you can install and update the webcomponents with:
npm install @nfdi4plants/web-components@latest
Once npm install
.
Run npm run dev
in the root folder and you can see all changes in http://localhost:3000/.
package.json
npm run build
npm publish --dry-run
npm publish