# dms-vue **Repository Path**: zhanglinlu/dms-vue ## Basic Information - **Project Name**: dms-vue - **Description**: 文档管理系统-前端模块(基于VUE) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2020-02-24 - **Last Updated**: 2022-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 欢迎关注公众号:「其实是白羊」干货持续更新中...... ![](https://images.gitee.com/uploads/images/2020/0424/180026_377835b6_2094995.png) # 有问题?可联系我 扫面上方二维码,回复“加微信”即可 # dms-vue 后端:[dms](https://gitee.com/zhanglinlu/dms) ## 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/).