v2rayA/gui
dependabot[bot] 29e17d61bb chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /gui (#1019)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-13 01:31:44 +08:00
..
public chore: use v2raya.org instead of v2raya.mzz.pub 2022-05-21 21:36:29 +08:00
src fix(juicity): import by pannel 2023-08-12 18:55:24 +08:00
.browserslistrc feat: rename project to V2RayA due to collision; init frontend project 2019-10-20 16:57:39 +08:00
.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 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 rename project 2020-04-19 03:30:00 +08:00
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 word-wrap from 1.2.3 to 1.2.5 in /gui (#1019) 2023-08-13 01:31:44 +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.