@revas/korala-library
v1.0.46-temp
Published
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
Downloads
14
Readme
@revas/korala-library
yarn install
Run linter (with fix) and test suite
yarn lint
yarn test:unit
Run Storybook
yarn docs:serve
Deploy on Zeit Now
To deploy on Zeit Now define the ENV variables NOW_TOKEN
, NOW_ORG_ID
and NOW_PROJECT_ID
.
yarn docs:build
now --token $NOW_TOKEN ./docs
Add --prod
flag to deploy with configured domain.