hovorun2510
v0.0.11
Published
1) Create new component in src/lib-components 2) add its export in src/lib-components/index.ts 3) add its declaration in hovorun2510.d.ts 4) Create a corresponding page with example in dev/pages 5) Update version in package.json 6) execute npm run build:l
Downloads
5
Readme
- Create new component in src/lib-components
- add its export in src/lib-components/index.ts
- add its declaration in hovorun2510.d.ts
- Create a corresponding page with example in dev/pages
- Update version in package.json
- execute npm run build:lib
- execute npm publish