This website requires JavaScript.
Explore
Help
Register
Sign In
cyonjan
/
frp
Watch
1
Star
0
Fork
0
You've already forked frp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
0e56137f07
frp
/
web
/
frps
/
Makefile
11 lines
105 B
Makefile
Raw
Normal View
History
Unescape
Escape
new frps dashboard
2017-03-27 02:15:31 +08:00
.PHONY
:
dist
build
frps: update server dashboard_api
2019-02-11 11:42:07 +08:00
edit makefile
2020-11-27 09:45:04 +08:00
build
:
install
frps: update server dashboard_api
2019-02-11 11:42:07 +08:00
@npm run build
new frps dashboard
2017-03-27 02:15:31 +08:00
dev
:
install
dashboard upgrade vue4
2020-11-23 15:26:56 +08:00
@npm run serve
edit makefile
2020-11-27 09:45:04 +08:00
install
:
@npm install
Reference in New Issue
Copy Permalink