nginx-ui/frontend
2022-02-21 23:31:31 +08:00
..
public [v1.1] 新增自动续签并修复了一些 bug 2022-01-27 15:04:27 +08:00
src update README-zh_CN.md 2022-02-21 23:31:31 +08:00
.env.development install ui 2021-08-31 23:48:46 +08:00
.env.production bug fix 2021-08-31 12:13:12 +08:00
.gitignore bug fix 2021-08-31 12:13:12 +08:00
alias.config.js bug fix 2021-08-31 12:13:12 +08:00
babel.config.js use vue-gettext 2022-02-19 09:52:59 +08:00
frontend.go make translations in frontend 2022-02-21 00:32:56 +08:00
Makefile Added internationalize, and fixed some small bugs. 2022-02-20 18:56:27 +08:00
package.json use brace as code editor 2022-02-20 13:08:47 +08:00
README.md bug fix 2021-08-31 12:13:12 +08:00
version.json make translations in frontend 2022-02-21 00:32:56 +08:00
vue.config.js bug fix 2022-02-19 16:47:09 +08:00
yarn.lock use brace as code editor 2022-02-20 13:08:47 +08:00

nginx-ui-frontend

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.