@voidly-io/design-system
v1.0.24
Published
- Install dependencies:
Readme
@voidly-io/design-system
Development
- Install dependencies:
npm install- Run the playground:
npm run play- Run the unit tests:
npm run test- Build the library:
npm run buildRelease
- Create the release:
npm run release- Publish the release:
npm publish