# vue_bms **Repository Path**: xiaaoke/vue_bms ## Basic Information - **Project Name**: vue_bms - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-02 - **Last Updated**: 2021-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: JavaScript, Vue, Element-UI, Nodejs, MySQL ## README # vue_bms ## 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/). ### 说明 all文件是全部资源 db_bms里面是数据库文件 dist是项目打包后文件,想查看先在all文件下先运行 `npm install` 安装依赖项,在`node app.js` vue_api_server后端业务,也是接口数据 app.js是简易的node服务器