v2rayA/gui
zhullyb 53f7376ca4
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
fix(gui): fix missing auote [2/2]
2024-10-26 22:41:25 +08:00
..
public chore: use v2raya.org instead of v2raya.mzz.pub 2022-05-21 21:36:29 +08:00
src fix(gui): fix missing auote [2/2] 2024-10-26 22:41:25 +08:00
.browserslistrc
.eslintrc.js fix: should connect instead of unselect and select when using xray 2023-03-30 21:20:08 +08:00
.gitignore fix(vless): a problem that cannot save node of obfuscated as http 2021-07-14 13:12:41 +08:00
babel.config.js fix: should connect instead of unselect and select when using xray 2023-03-30 21:20:08 +08:00
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 fix: should connect instead of unselect and select when using xray 2023-03-30 21:20:08 +08:00
README.md
vue.config.js finish gui 2024-10-08 17:18:52 +08:00
yarn.lock finish gui 2024-10-08 17:18:52 +08: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.