瀏覽代碼

更改readme

wyling 3 年之前
父節點
當前提交
84505a8360
共有 1 個文件被更改,包括 6 次插入9 次删除
  1. 6 9
      README.md

+ 6 - 9
README.md

@@ -1,19 +1,16 @@
-# vue2-jsshq
+# 极速生活圈
 
-## Project setup
+## 项目初始化
 ```
 npm install
 ```
 
-### Compiles and hot-reloads for development
+### 项目启动
 ```
-npm run serve
+npm run build:mp-weixin
 ```
 
-### Compiles and minifies for production
+### 启动后使用微信开发者工具打开
 ```
-npm run build
+打开目录dist/build/mp-weixin
 ```
-
-### Customize configuration
-See [Configuration Reference](https://cli.vuejs.org/config/).