mirror of
https://gitee.com/dgiiot/dgiot.git
synced 2024-12-02 04:08:54 +08:00
Update README.md
This commit is contained in:
parent
1296e6f727
commit
2648f90ed1
@ -30,13 +30,13 @@ Before 2016, the Shuwa team had been crawling on the Internet and the mobile Int
|
||||
|
||||
+ Download source code abroad
|
||||
```bash
|
||||
git clone https://github.com/dgiot/dgiot_dashboard.git
|
||||
git clone https://github.com/dgiot/dgiot-dashboard.git
|
||||
git clone https://github.com/dgiot/dgiot.git
|
||||
```
|
||||
|
||||
+ China download source code
|
||||
```bash
|
||||
git clone https://gitee.com/dgiiot/dgiot_dashboard.git
|
||||
git clone https://gitee.com/dgiiot/dgiot-dashboard.git
|
||||
git clone https://gitee.com/dgiiot/dgiot.git
|
||||
```
|
||||
|
||||
@ -44,8 +44,8 @@ Before 2016, the Shuwa team had been crawling on the Internet and the mobile Int
|
||||
```bash
|
||||
cd dgiot_dashboard
|
||||
git pull
|
||||
yarn dgiot:install
|
||||
yarn build
|
||||
pnpm install
|
||||
pnpm build
|
||||
cd ../dgiot
|
||||
git pull
|
||||
rm ./apps/dgiot_api/priv/www -rf
|
||||
|
Loading…
Reference in New Issue
Block a user