Skip to content

Commit

Permalink
doc for flutter start fix
Browse files Browse the repository at this point in the history
  • Loading branch information
desmonddak committed Feb 10, 2024
1 parent a383c03 commit 855ddeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ The below button will allow you to create a GitHub Codespace with ROHD-HCL alrea
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=621521356)

To run the component Configurator, especially useful for visualizing the RTL output of your component using different parameters:

```shell
cd confapp
flutter run --profile -d web-server --web-hostname=0.0.0.0 --web-port=3000
Expand Down

0 comments on commit 855ddeb

Please sign in to comment.