Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.07 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.07 KB

nfdi4plants/web-components

NPM

You can find the latest NPM package version here.

Check out the in depth documentation here 📚.

List of projects using these web-components

Update webcomponents with npm install @nfdi4plants/web-components@latest or according to project README.md.

Installation

For standard projects which already contain node module dependency bundling you can install and update the webcomponents with:

npm install @nfdi4plants/web-components@latest

Local development

Run npm run dev in the root folder and you can see all changes in http://localhost:3000/.