mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-22 07:56:48 +00:00
chore: create frontend project from boilerplate
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
install:
|
||||
pnpm install
|
||||
|
||||
build:
|
||||
pnpm build
|
||||
|
||||
dev:
|
||||
pnpm dev
|
||||
|
||||
lint:
|
||||
pnpm lint
|
||||
|
||||
format:
|
||||
pnpm format:write
|
||||
Reference in New Issue
Block a user