数据库问文档重构
This commit is contained in:
9
zyplayer-doc-ui/db-ui/Makefile
Normal file
9
zyplayer-doc-ui/db-ui/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
.PHONY: dist build
|
||||
install:
|
||||
@npm install
|
||||
|
||||
dev: install
|
||||
@npm run dev
|
||||
|
||||
build:
|
||||
@npm run build
|
||||
Reference in New Issue
Block a user