Skip to content

Commit c7cb75a

Browse files
run ui
1 parent 254e442 commit c7cb75a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"test:unit": "vitest run --config vitest.config.ts",
5353
"test:watch": "vitest --config vitest.config.ts",
5454
"typecheck": "tsc -p tsconfig.json",
55+
"ui": "tsx src/apps/hdb-portal/cli.ts",
5556
"validate:hdb:inputs": "tsx scripts/validate-hdb-inputs.ts",
5657
"verify:offline": "npm run typecheck && npm run lint && npm run test && npm run validate:hdb:inputs"
5758
},

0 commit comments

Comments
 (0)