tutorial updates
This commit is contained in:
parent
823115c4ec
commit
858f4f74b3
14 changed files with 744 additions and 390 deletions
|
|
@ -10,7 +10,7 @@
|
|||
"test-ui": "vitest --ui",
|
||||
"test-coverage": "vitest --coverage",
|
||||
"bootstrap": "lerna bootstrap",
|
||||
"setup": "npm i && npm run bootstrap && cd website && npm i",
|
||||
"setup": "npm i && npm run jsdoc-json && npm run bootstrap && cd website && npm i",
|
||||
"snapshot": "vitest run -u --silent",
|
||||
"repl": "cd website && npm run dev",
|
||||
"osc": "cd packages/osc && npm run server",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue