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