We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96ffc2a commit c99dfe1Copy full SHA for c99dfe1
README.md
@@ -12,7 +12,7 @@ dash-coreui-components is a Dash component library.
12
13
Get started with:
14
1. Install Dash and its dependencies: https://dash.plot.ly/installation
15
-2. Run `./build_and_run.sh`. This will build the project in dev mode ans runs the example in `usage.py`.
+2. Run `./build_and_run_usage_py.sh`. This will build the project in dev mode ans runs the example in `usage.py`.
16
3. Visit http://localhost:8050 in your web browser
17
18
The example in `usage.py` shows how to wire-up dash-coreui-components to a typical multi-page dashboard app.
0 commit comments