From b4b627d9305b934883d25512fd3936ee02bf3fd1 Mon Sep 17 00:00:00 2001
From: Aulia  Nadhirah Yasmin Badrulkamal <18221066@std.stei.itb.ac.id>
Date: Mon, 27 Nov 2023 16:42:21 +0000
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index a76687f..c723f5d 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,7 @@ Karsus adalah aplikasi manajemen kursus mengemudi yang berbentuk perangkat lunak
 1. Clone the FE repository
 2. run `npm install` to install every dependencies
 3. run `npm run dev`
+4. you can use the FE in `http://localhost:5173/`
 
 ### How to run testing di the BE
 1. Make sure that you have done the steps above to install every dependencies needed
-- 
GitLab