v2rayA/gui
2023-11-25 06:42:34 +08:00
..
public chore: use v2raya.org instead of v2raya.mzz.pub 2022-05-21 21:36:29 +08:00
src Add tun mode with sing-tun 2023-11-25 06:36:06 +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
babel.config.js fix: should connect instead of unselect and select when using xray 2023-03-30 21:20:08 +08:00
package.json chore(compress): use webpack to compress the files of the web panel (#1189) 2023-11-22 19:51:54 +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 chore(compress): use webpack to compress the files of the web panel (#1189) 2023-11-22 19:51:54 +08:00
yarn.lock chore(compress): use webpack to compress the files of the web panel (#1189) 2023-11-22 19:51:54 +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.