nginx-ui/frontend
2022-03-03 17:46:10 +08:00
..
public update logo 2022-02-22 13:40:02 +08:00
src bug fix 2022-03-03 16:07:14 +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 Fixed build issue 2022-03-03 17:46:10 +08:00
README.md bug fix 2021-08-31 12:13:12 +08:00
version.json Fixed build issue 2022-03-03 17:46:10 +08:00
vue.config.js bug fix 2022-02-19 16:47:09 +08:00
yarn.lock Fixed build issue 2022-03-03 17:46:10 +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.