v2rayA/gui
dependabot[bot] b9a506610f
chore(deps): bump axios from 0.21.4 to 0.28.0 in /gui
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.28.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 11:35:05 +00:00
..
public
src fix(gui): add brazil flag in languages bar 2024-02-13 22:50:36 +07: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(deps): bump axios from 0.21.4 to 0.28.0 in /gui 2024-02-21 11:35:05 +00: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(deps): bump axios from 0.21.4 to 0.28.0 in /gui 2024-02-21 11:35:05 +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.