This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
frp
mirror of
https://github.com/fatedier/frp
Watch
1
Star
0
Fork
You've already forked frp
0
Code
Issues
Releases
Wiki
Activity
b26080589b
frp
/
web
/
frps
/
Makefile
11 lines
105 B
Makefile
Raw
Blame
History
.PHONY
:
dist
build
build
:
install
@npm run build
dev
:
install
@npm run serve
install
:
@npm install
Reference in New Issue
View Git Blame
Copy Permalink