@knowbly/components
v0.9.7
Published
## Usage
Downloads
2
Readme
Components
Usage
yarn dev
- Compiles dist folder for development.yarn build
- Compiles and minifies dist folder for production.yarn test:unit
- Run your unit tests.yarn lint
- Lints and fixes files.yarn commit
- Commit your changes using commitizen.