revert web code (#2215)

This commit is contained in:
fatedier
2021-01-25 16:04:33 +08:00
committed by GitHub
parent b26080589b
commit ecb6ed9258
53 changed files with 9003 additions and 21790 deletions

View File

@@ -1,10 +1,7 @@
.PHONY: dist build
build: install
build:
@npm run build
dev: install
@npm run serve
install:
@npm install
@npm run dev