You can find the latest NPM package version here.
Check out the in depth documentation here 📚.
- nfdi-homepage
- nfdi-helpdesk
- web-components-docs
- dataplant-registration-frontend, found at bwcloud Gitlab Freiburg
- keycloak theme for gitlab login, found at bwcloud Gitlab Freiburg
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
Run npm run dev
in the root folder and you can see all changes in http://localhost:3000/.