diff --git a/mkdocs-website/docs/en/getting-started/your-first-app.md b/mkdocs-website/docs/en/getting-started/your-first-app.md index 125cac1b..0cb65f9f 100644 --- a/mkdocs-website/docs/en/getting-started/your-first-app.md +++ b/mkdocs-website/docs/en/getting-started/your-first-app.md @@ -57,13 +57,17 @@ You can run this like you would any normal application: You'll see a simple UI, the starting point for your application. As it is the debug version, you'll also see logs in the console window. This is useful for debugging purposes. -## Step 4: Making Changes +## Step 4: Dev Mode -Now, let's make a small change: +We can also run the application in development mode. This mode allows you to make changes to your frontend code and see the changes reflected in the running application without having to rebuild the entire application. -1. Open `frontend/main.js`. -2. Change the line that has `