first commit
This commit is contained in:
20
滴滴淘/h5(1)/README.md
Normal file
20
滴滴淘/h5(1)/README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
### 1:安装依赖
|
||||
|
||||
---
|
||||
|
||||
```
|
||||
$ npm install
|
||||
or
|
||||
$ cnpm install
|
||||
or
|
||||
$ yarn install
|
||||
```
|
||||
|
||||
### 2:运行项目
|
||||
|
||||
---
|
||||
|
||||
1:开发阶段运行:
|
||||
```
|
||||
npm run serve
|
||||
```
|
||||
Reference in New Issue
Block a user