if-common-storybook
v0.1.9
Published
Project contains all the common component elements that we are going to use in iterFlow. Project contains ant-vue recipies.
Downloads
1
Readme
if-common-storybook
Project contains all the common component elements that we are going to use in iterFlow. Project contains ant-vue recipies.
Project setup
yarn install
Start storybook
yarn run storybook
Run your unit tests
npm run test:unit