v2rayA/gui
Markson Hon b664fba9d6
Merge pull request #1166 from v2rayA/dependabot/npm_and_yarn/gui/axios-1.6.0
chore(deps): bump axios from 0.21.4 to 1.6.0 in /gui
2023-11-20 09:45:24 +08:00
..
public chore: use v2raya.org instead of v2raya.mzz.pub 2022-05-21 21:36:29 +08:00
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 Merge pull request #1166 from v2rayA/dependabot/npm_and_yarn/gui/axios-1.6.0 2023-11-20 09:45:24 +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 Merge pull request #1166 from v2rayA/dependabot/npm_and_yarn/gui/axios-1.6.0 2023-11-20 09:45:24 +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.