@capmo/theme
v1.1.10
Published
UI theme for the web-app, mobile-app, capmo-components and the backend
Downloads
25
Keywords
Readme
capmo-theme
Important scripts
| SCRIPT | DESCRIPTION |
| ------------------- | ----------------------------------------------- |
| npm run storybook
| Opens storybook |
| npm run typecheck
| Runs typescript validation |
| npm run lint
| Runs linter |
| npm run fix
| Fixes linter issues automatically when possible |
| npm run test
| Runs the unit tests (.test.ts
files) |