neverhack-ds
v1.11.0
Published
NEVERHACK DESIGN SYSTEM
Downloads
1,814
Readme
Local Installation:
- pnpm install
- pnpm run storybook
Project Installation:
- npm install neverhack-ds
Publish a release:
- pnpm run build
- pnpm changeset
- git add . && git commit --amend --no-edit
- pnpm release
- git push