This website requires JavaScript.
Explore
Help
Register
Sign In
cyonjan
/
frp
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2a044c9d6dfbbb39ad7901048b3c40d35b7bb8c0
frp
/
web
/
frps
/
Makefile
T
9 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
new frps dashboard
2017-03-27 02:15:31 +08:00
.PHONY
:
dist
build
install
:
@npm install
dev
:
install
@npm run dev
build
:
@npm run build
Reference in New Issue
Copy Permalink