# dev_man_vue **Repository Path**: liyuanhong/dev_man_vue ## Basic Information - **Project Name**: dev_man_vue - **Description**: Vue编写的设备管理系统前端,用于学习与研究(后端使用django编写,详见地址:https://gitee.com/liyuanhong/dev_man_django_backstage) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-09 - **Last Updated**: 2021-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![avatar](pic1.png) # django-vue ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).