v2rayA/gui
dependabot[bot] 4be4cf3599 chore(deps): bump nunjucks from 3.2.3 to 3.2.4 in /gui
Bumps [nunjucks](https://github.com/mozilla/nunjucks) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/mozilla/nunjucks/releases)
- [Changelog](https://github.com/mozilla/nunjucks/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mozilla/nunjucks/compare/v3.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: nunjucks
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-12 17:32:24 +00:00
..
public
src fix(juicity): import by pannel 2023-08-12 18:55:24 +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: 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 nunjucks from 3.2.3 to 3.2.4 in /gui 2023-08-12 17:32:24 +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.