0.0.1-beta.1 • Published 7 months ago
gopal-components v0.0.1-beta.1
Kissflow Design system
Prerequisite for local development
- Install Bun globally if you havent already isntalled.
- Install Biome plugin for linting vscode, zed, jetbrain, sublime
To run storybook
bun storybook
To generate build
bun run build
To generate a component
bun plop component
Run Test Cases
Prerequisite
bunx playwright install
To run all test cases (make sure the storybook is running locally or available at some endpoint)
bun test-storybook
bun test-storybook --url http://127.0.0.1:9009 (example)
bun test-storybook --coverage (To run test runner with coverage report)
0.0.1-beta.1
7 months ago
0.0.1-beta.0
7 months ago