Skip to content

Commit

Permalink
style: highlight markdown Note Important section Quickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
guspan-tanadi authored Nov 13, 2023
1 parent 7e8fb38 commit 1f0ce88
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/pages/Deploying/Quickstart.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## Launching Web App
**Note**: Make sure you have Docker installed
> [!Note]
> Make sure you have Docker installed
**On macOS or Linux:**
Just run the following command:
Expand Down Expand Up @@ -65,8 +66,9 @@ To run the setup on Windows, you have two options: using the Windows Subsystem f
5. Open your web browser and navigate to http://localhost:5173/.
6. To stop the setup, just press **Ctrl + C** in the Git Bash or Command Prompt terminal.

These steps should help you set up and run the project on Windows using either WSL or Git Bash/Command Prompt.
**Important:** Ensure that Docker is installed and properly configured on your Windows system for these steps to work.
These steps should help you set up and run the project on Windows using either WSL or Git Bash/Command Prompt.
> [!IMPORTANT]
> Ensure that Docker is installed and properly configured on your Windows system for these steps to work.

For WINDOWS:
Expand Down

0 comments on commit 1f0ce88

Please sign in to comment.