mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 15:45:39 +00:00
add admin UI for frpc
This commit is contained in:
6
web/frpc/Makefile
Normal file
6
web/frpc/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
.PHONY: dist build
|
||||
build:
|
||||
@npm run build
|
||||
|
||||
dev:
|
||||
@npm run dev
|
Reference in New Issue
Block a user