v2rayA/gui
2024-04-14 22:21:09 +08:00
..
public
src Merge branch 'main' into sing-tun 2024-04-14 22:21:09 +08:00
.browserslistrc
.eslintrc.js
.gitignore
babel.config.js
package.json Revert "chore(deps): bump axios from 0.21.4 to 0.28.0 in /gui" 2024-03-02 22:52:59 +08:00
postcss.config.js
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 Revert "chore(deps): bump axios from 0.21.4 to 0.28.0 in /gui" 2024-03-02 22:52:59 +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.