mirror of https://github.com/fatedier/frp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hubery
1e846df870
|
4 years ago | |
---|---|---|
.. | ||
public | 4 years ago | |
src | 4 years ago | |
.editorconfig | 4 years ago | |
.env.development | 4 years ago | |
.env.production | 4 years ago | |
.eslintrc.js | 4 years ago | |
.gitignore | 4 years ago | |
.prettierrc | 4 years ago | |
Makefile | 4 years ago | |
README.md | 4 years ago | |
babel.config.js | 4 years ago | |
package.json | 4 years ago | |
vue.config.js | 4 years ago | |
yarn.lock | 4 years ago |
README.md
frps
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint