-
Clone repo
git clone https://github.com/lucielol/toko-bangunan
-
Masuk folder backend
cd backend
-
Jalankan server diport
8080
php -S localhost:8080
-
Karena sudah clone repo maka tinggal masuk ke folder frontend
cd frontend
-
Install Dependensinya
npm install
-
Jalankan server
npm start
Lalu buka halaman
http://localhost:3000