# vue_shop **Repository Path**: KZbin/vue_shop ## Basic Information - **Project Name**: vue_shop - **Description**: vue2加element-ui搭建的电商后台 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-20 - **Last Updated**: 2021-08-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue_shop ## 前端项目(server是服务端)依赖包安装 ``` npm install ``` ### 前端项目启动 ``` npm run serve ``` ### 服务端 ``` node app.js ``` ### 前端项目打包 ``` npm run build ``` ![输入图片说明](https://images.gitee.com/uploads/images/2021/0820/221402_95d29cec_9042337.png "image-20210820220712620.png") ![输入图片说明](https://images.gitee.com/uploads/images/2021/0820/221420_f9bf330a_9042337.png "image-20210820220737298.png")