@izhan/vibez-design-system-1
v1.33.0
Published
1. Add files to be published to `/src`. Export needed files in `src/index.ts`. 2. Run `npm run build`, then `npm run minor-publish`. 3. The newly publish package should now be in https://www.npmjs.com/package/@izhan/vibez-design-system-1. Run `npm install
Downloads
5
Readme
Usage
- Add files to be published to
/src
. Export needed files insrc/index.ts
. - Run
npm run build
, thennpm run minor-publish
. - The newly publish package should now be in https://www.npmjs.com/package/@izhan/vibez-design-system-1. Run
npm install @izhan/vibez-design-system-1
to install.