specter-ui-kit
v1.6.0
Published
## How to clone and set up 1. clone project 2. install dependencies: `npm i`
Downloads
678
Readme
Specter UI Kit
How to clone and set up
- clone project
- install dependencies:
npm i
How to create new component or icon
npm run generate
and follow instructions
How to run storybook
npm run storybook
How to use it
just run
npm i specter-ui-kit@latest
or any version you wanna install
HAVE FUN :)