mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 07:35:07 +00:00
some dashboard refactor (#2101)
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
.PHONY: dist build
|
||||
|
||||
build:
|
||||
build: install
|
||||
@npm run build
|
||||
|
||||
dev: install
|
||||
@npm run dev
|
||||
@npm run serve
|
||||
|
||||
install:
|
||||
@npm install
|
||||
|
Reference in New Issue
Block a user