Web component library.
Repository uses Rush monorepo manager. Please install the tool globally.
Create component package:
rush create:componentAdd new package to ./rush.json configuration file on root.
Update rush configuration with:
rush updateDevelopment is done in documentation package. Link component to documentation package. Use package name from package.json.
(cd packages/document && rush add -p <package name>)rush build:watch
rush document... and open browser.
http://localhost:8080/