Skip to content

Commit

Permalink
Add Mongo instances page
Browse files Browse the repository at this point in the history
  • Loading branch information
goflutterjava committed Jan 10, 2022
1 parent 055d031 commit 6e4a852
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,14 @@ Flutter Paas Dashboard
- [Install Doc](install.md)

# 开发环境准备
## macos
```bash
flutter config --enable-macos-desktop
```
## windows
```bash
flutter config --enable-windows-desktop
```
## 开发注意事项
### 数据存储位置
- macos ~/Library/Containers/com.github.shoothzj.paasDashboardFlutter/Data
Expand Down

0 comments on commit 6e4a852

Please sign in to comment.