nginx-ui/frontend
2022-02-20 23:04:24 +08:00
..
public [v1.1] 新增自动续签并修复了一些 bug 2022-01-27 15:04:27 +08:00
src Added language selector for login and install pages. 2022-02-20 23:04:24 +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 compile pofile in backend 2022-02-19 10:44:28 +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 Added internationalize, and fixed some small bugs. 2022-02-20 18:56:27 +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.