Jpom/web-vue
2020-12-10 17:26:58 +08:00
..
public 更换前端框架 reat => vue 2020-11-01 19:37:30 +08:00
src add a tip for update admin user basic info page 2020-12-10 17:26:58 +08:00
.gitignore 更换前端框架 reat => vue 2020-11-01 19:37:30 +08:00
babel.config.js 添加 login 页面 路由地址:${url}/#login 2020-11-01 23:06:49 +08:00
package.json 添加 xterm 尝试建立 socket 连接(大概率要修改接口) 2020-11-25 18:19:00 +08:00
README.md 更换前端框架 reat => vue 2020-11-01 19:37:30 +08:00
vue.config.js 完成日志查看功能 2020-12-03 11:56:49 +08:00

web-vue

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.