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(getting-started): update progressive setup guide with timeline component
- Replace CardGrid component with Timeline component
- Update content structure to use Step components for each setup stage
- Improve readability and visual progression of the setup instructions
Welcome to the local setup guide for the Flutter News App Toolkit. To get the full ecosystem running on your local machine, you will need to set up each of the three core components: the **API Server**, the **Web Dashboard**, and the **Mobile Client**.
9
9
10
10
Follow the guides below in the recommended order to ensure a smooth setup process.
11
11
12
-
<CardGrid>
13
-
<Cardtitle="1. Set Up the API Server"icon="cloud">
14
-
Start by getting the backend running. The API server handles data, authentication, and configuration for both the dashboard and the mobile app.
0 commit comments