Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
/ web-components Public archive

DataPLANT branded web-components for diverse elements. Used in knowledgebase and main pages.

Notifications You must be signed in to change notification settings

nfdi4plants/web-components

Repository files navigation

Caution

This repository is archived and not further developed!

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

Set Up

Once npm install.

Run

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

Publish

  1. Increase version in package.json
  2. npm run build
  3. Test: npm publish --dry-run
  4. Publish: npm publish

About

DataPLANT branded web-components for diverse elements. Used in knowledgebase and main pages.

Resources

Stars

Watchers

Forks