nginx-ui/frontend
2022-07-06 19:46:27 +08:00
..
public Fix AutoCert() panic issue. 2022-05-06 14:59:58 +08:00
src add terminal #17 2022-07-06 19:46:27 +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 add terminal #17 2022-07-06 19:46:27 +08:00
README.md bug fix 2021-08-31 12:13:12 +08:00
version.json slim demo base image 2022-06-18 11:02:55 +08:00
vue.config.js bug fix 2022-02-19 16:47:09 +08:00
yarn.lock add terminal #17 2022-07-06 19:46:27 +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.