v2rayA/gui
2023-10-19 15:34:18 +00:00
..
public
src feat(gui): remember last node tab. (#1076) 2023-10-19 15:34:18 +00: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: refine code 2023-08-03 00:16:21 +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 fix: should connect instead of unselect and select when using xray 2023-03-30 21:20:08 +08:00
yarn.lock chore(deps): bump @babel/traverse from 7.20.10 to 7.23.2 in /gui 2023-10-18 15:48:00 +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.