You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(web-dashboard): update local setup instructions
- Remove step for cloning the repository
- Add step for downloading the latest release
- Update instructions for installing dependencies and running the app
Copy file name to clipboardExpand all lines: src/content/docs/web-dashboard/local-setup.mdx
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,14 +14,13 @@ This guide will walk you through setting up and running the Flutter News App Web
14
14
15
15
-**Flutter SDK:** Please follow the [Official Flutter Installation Guide](https://flutter.dev/docs/get-started/install) for your specific operating system.
16
16
17
-
2.**Clone the Repository**
17
+
2.**Download the Latest Release**
18
18
19
-
Open your terminal and clone the web dashboard repository:
19
+
Download the source code of the latest release from the GitHub releases page for the Web Dashboard:
0 commit comments