v2rayA/gui
Markson Hon fdd348dc07 Merge pull request #1026 from v2rayA/dependabot/npm_and_yarn/gui/webpack-5.88.2
chore(deps): bump webpack from 5.75.0 to 5.88.2 in /gui
2023-08-21 19:59:18 +08:00
..
public
src feat: support tuic protocol 2023-08-19 21:45:54 +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 webpack from 5.75.0 to 5.88.2 in /gui 2023-08-12 17:32:28 +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.