1.0.1 • Published 7 years ago
@inspirasia/compex-react v1.0.1
Compex WWW - React UI Component
How To
Run project
yarn startRun storybook
Run storybook will give us more context of each components
yarn storybookRun Test
Run test without coverage
yarn testRun test with code coverage
yarn test:coverage