Skip to content

Commit 984a0bb

Browse files
committed
readme
1 parent bc70287 commit 984a0bb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
# mpvue 仿网易严选
2+
3+
## 如何开启项目?
4+
```javascript
5+
git clone https://github.com/heyushuo/mpvue-shop.git
6+
7+
npm install //推荐使用cnpm进行安装,百度淘宝镜像
8+
//开启项目
9+
npm run dev
10+
11+
//最后通过微信开发者工具打开项目,就可以运行项目了
12+
```
213
**2019年10月18日**:建议本地自己搭建后台非常简单(搭建后台进行了简化),方便自己调试, 小程序后端 [点击进入小程序服务端源码地址](https://github.com/heyushuo/mpvue-shop-node)
314

415
**2019年8月26日**:由于域名和证书到期了,以前下载项目的接口请求不到了,需要把请求的域名换成ip加端口

0 commit comments

Comments
 (0)