mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-04-10 06:18:58 +08:00
chore: scaffold directories for each project
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
],
|
||||
"scripts": {
|
||||
"build": "turbo build",
|
||||
"ci": "yarn lint && yarn tsc",
|
||||
"clean": "turbo clean",
|
||||
"dev": "turbo dev --filter=portal...",
|
||||
"dev:ui": "turbo dev --filter=storybook...",
|
||||
|
||||
Reference in New Issue
Block a user