v2rayA/gui
2019-11-04 06:44:18 +08:00
..
public chore: update icons 2019-10-22 03:20:35 +08:00
src fix: repair known bugs in docker mode 2019-11-04 06:44:18 +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: repair known bugs in docker mode 2019-11-04 06:44:18 +08:00
.gitignore feat: rename project to V2RayA due to collision; init frontend project 2019-10-20 16:57:39 +08:00
babel.config.js feat: rename project to V2RayA due to collision; init frontend project 2019-10-20 16:57:39 +08:00
package.json feat: PAC mode is switchable now, and you can choose the proxy mode when resolve subscription url or update pac file 2019-11-03 05:11:05 +08:00
postcss.config.js feat: rename project to V2RayA due to collision; init frontend project 2019-10-20 16:57:39 +08:00
README.md feat: dockerfile and something relative 2019-10-21 00:00:09 +08:00
vue.config.js feat: complete essential functions 2019-10-25 05:14:30 +08:00
yarn.lock feat: PAC mode is switchable now, and you can choose the proxy mode when resolve subscription url or update pac file 2019-11-03 05:11:05 +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.