mirror of
https://github.com/fatedier/frp.git
synced 2026-04-22 00:49:10 +08:00
web/frps: redesign frps dashboard with sidebar nav, responsive layout, and shared component workspace (#5246)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.PHONY: dist install build preview lint
|
||||
|
||||
install:
|
||||
@npm install
|
||||
@cd .. && npm install
|
||||
|
||||
build: install
|
||||
@npm run build
|
||||
|
||||
Reference in New Issue
Block a user