Commit 506c38e4 authored by xiaoye's avatar xiaoye

Update readme.md

parent a334eec6
......@@ -2,15 +2,15 @@
前置工作: (所需环境:node.js)
```bash
npm install
npm install
```
开发环境运行:
```bash
npm run dev:h5
npm run dev:h5
```
编译h5:
```bash
npm run build:h5
npm run build:h5
```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment