# zshop **Repository Path**: smallcc/zshop ## Basic Information - **Project Name**: zshop - **Description**: 一个基于node+vue+mysql构建的商城项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2018-06-01 - **Last Updated**: 2022-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # zshop #### 项目介绍 一个基于node+vue+mysql构建的商城项目 #### 软件架构 软件架构说明 #### 安装教程 1. npm install 拉取框架包 2. node init-db.js 初始化数据库 数据库配置在config-test.js config-default.js里面 3. node app.js 运行 当看到start port 3000 的时候就启动成功 #### 使用说明 1. 这里有一个 uuid包可能需要单独拉取 2.演示地址http://118.24.121.59:3000/zshop