Jpom/web-vue
Eleven 0743bd3835 添加 login 页面 路由地址:${url}/#login
* 修改前端项目结构,添加路由管理
2020-11-01 23:06:49 +08:00
..
public 更换前端框架 reat => vue 2020-11-01 19:37:30 +08:00
src 添加 login 页面 路由地址:${url}/#login 2020-11-01 23:06:49 +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 添加 login 页面 路由地址:${url}/#login 2020-11-01 23:06:49 +08:00
README.md 更换前端框架 reat => vue 2020-11-01 19:37:30 +08:00
vue.config.js 更换前端框架 reat => vue 2020-11-01 19:37:30 +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.