mirror of
https://github.com/foss42/apidash.git
synced 2025-06-06 11:28:07 +08:00
Update setup_run.md
This commit is contained in:
@ -5,7 +5,7 @@
|
|||||||
#### 2. Create a clone of the forked project on your computer to run it locally.
|
#### 2. Create a clone of the forked project on your computer to run it locally.
|
||||||
|
|
||||||
#### 3. Based on your desktop environment, enable Windows, macOS, or Linux for the project. Select the same target device.
|
#### 3. Based on your desktop environment, enable Windows, macOS, or Linux for the project. Select the same target device.
|
||||||
Choose any of the following platforms: `windows`, `macos`, or `linux`.
|
Choose any of the following platforms: `windows`, `macos`, `linux`, `android` or `ios`.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
flutter create --platforms=<platform> .
|
flutter create --platforms=<platform> .
|
||||||
|
Reference in New Issue
Block a user