Skip to content

Commit ffac77e

Browse files
committed
Add task for dev:demo
1 parent 3b8ce02 commit ffac77e

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
@@ -8,6 +8,7 @@
88
"license": "MIT",
99
"scripts": {
1010
"start:docs": "pnpm run --filter website start",
11+
"dev:demo": "pnpm run --filter demo dev",
1112
"build": "pnpm run -r build",
1213
"build:lib": "pnpm run --filter react-live build",
1314
"lint": "pnpm run --parallel lint",

0 commit comments

Comments
 (0)