💎 New face of reg-cli report UI.
This repository is the Report UI of reg-viz/reg-cli
The following list is scripts used during development.
$ yarn devLaunch the Report UI with the mock data.
$ yarn buildGenerate the JavaScript file required to embed Report UI. This is usually called in reg-viz/reg-cli.
$ yarn typecheckRun static type checking using TypeScript.
$ yarn lintRun Lint with ESLint.
$ yarn formatFormat the source code using Prettier and ESLint.
$ yarn storybookLaunch the component catalog with Storybook.
$ yarn scaffoldGenerate a component template.
PRs welcome.



