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
ee9ddf52cdbe350f3c08b60ede2faf6548ba2fac
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