diff --git a/README.md b/README.md index a76687fcaf985c83217ab2035ae57d8fc9ee0459..c723f5d1676730df03b899d141325b3710e1e290 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