v2rayA/gui
Markson Hon cf589ae525
Some checks failed
dispatch_copr / call_copr (push) Has been cancelled
Test Source of v2rayA / Build_v2rayA_Web (push) Has been cancelled
Test Source of v2rayA / Build_v2rayA_Binaries (push) Has been cancelled
Test Source of v2rayA / Build_Windows_installer (push) Has been cancelled
Merge pull request #1545 from v2rayA/dependabot/npm_and_yarn/gui/http-proxy-middleware-2.0.7
chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /gui
2024-11-03 12:09:18 +08:00
..
public
src fix(gui): fix missing auote [2/2] 2024-10-26 22:41:25 +08:00
.browserslistrc
.eslintrc.js
.gitignore
babel.config.js
package.json Revert "chore(deps): bump axios from 0.21.4 to 0.28.0 in /gui" 2024-03-02 22:52:59 +08:00
postcss.config.js
README.md
vue.config.js finish gui 2024-10-08 17:18:52 +08:00
yarn.lock chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /gui 2024-10-25 19:45:57 +00:00

v2rayA-GUI

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.