@biz-dev-ops/web-components
v0.0.26
Published
Webcomponent to display business models.
Downloads
471
Readme
web-components
Webcomponents to display business models.
Requirements
- git
- npm
Local development
Execute the following commands in your favorite terminal and the webcomponents will be served on http://localhost:4000.
git clone [email protected]:biz-dev-ops/web-components.git
cd web-components
npm install
npm run develop
Local testing
In the root of the project execute the following terminal command to run the tests.
npm run test