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
Copy file name to clipboardExpand all lines: README.md
-1
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,6 @@ You may want to run the docs site locally to test and visualize changes you are
27
27
28
28
1.**Install Dependencies:** Run **`npm install`** in your terminal to install the necessary dependencies.
29
29
2.**Preview Changes:** To see your changes in real-time as you edit the files, you can run a local development server. This server will host your website and reflect the latest changes. Use the command **`npm run start`**.
30
-
3.**Build the Website:** When you're ready, use **`npm run build`** to compile the website.
31
30
32
31
## Ready to Contribute?
33
32
Your contributions are vital to keeping FlutterFlow's documentation clear, up-to-date, and helpful. We look forward to seeing your pull requests and are excited to welcome you into our community of contributors!
0 commit comments