first commit
This commit is contained in:
20
衣莎项目/源码/马上洗投票/README.md
Normal file
20
衣莎项目/源码/马上洗投票/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