# 2019hdadmin-iview **Repository Path**: 150400249808/2019hdadmin-iview ## Basic Information - **Project Name**: 2019hdadmin-iview - **Description**: 慧鼎票务管理端框架 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-06-01 - **Last Updated**: 2021-10-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 2019hdadmin ``` 项目主要目的是搭建一套干净的pc端管理页面,增加基础的eslit语法校验,iview组件,封装axios,mock,vue-roter,vuex。实现基础的登录,菜单显示,面包屑导航,退出功能。可以在这个基础上开发新的项目系统 最基础的模块,新建立项目的时候都使用这一套 ``` ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).