Commit e97fd139 authored by 熊成伟's avatar 熊成伟

debug

parent 39070d07
Pipeline #15736 passed with stages
in 53 seconds
## 倚天IM系统-H5端
## Environment Prepare
Install `node_modules`:
```bash
npm install
```
or
```bash
yarn
```
### Start project
```bash
npm start
```
### Build project
```bash
npm run build
```
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