# node-mall **Repository Path**: tandaishi/node-mall ## Basic Information - **Project Name**: node-mall - **Description**: node express写的商城系统的管理后台 - **Primary Language**: NodeJS - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2024-10-20 - **Last Updated**: 2024-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![image.png](doc-images/image.png) ![image.png](doc-images/image1.png) ![image.png](doc-images/image2.png) ![image.png](doc-images/image3.png) ![image.png](doc-images/image4.png) ```Shell git clone https://gitee.com/tan_master/node-mall.git cd node-mall-admin-api npm install npm run dev cd node-mall-admin-web yarn install yarn dev cd node-mall-client-api npm install npm run start:dev cd node-mall-client-web npm install ``` 进HbuilderX导入项目`node-mall-client-web`运行到浏览器 退出登录的话,要在这里删cookie ![image.png](doc-images/image5.png) 后期也可以用HbuilderX打包,然后再用Nginx运行这个网页