https://github.com/varreltantio/faraid-pro
https://github.com/varreltantio/faraid-pro
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/varreltantio/faraid-pro
- Owner: varreltantio
- Created: 2024-06-21T07:20:57.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-28T16:02:37.000Z (11 months ago)
- Last Synced: 2024-12-31T10:52:50.733Z (5 months ago)
- Language: JavaScript
- Size: 4.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
Clone the repository
```
git clone https://github.com/varreltantio/faraid-pro.git
```Sebelum melanjutkan, pastikan Anda telah menginstal MySQL di komputer Anda. Buat database baru dengan nama `faraidpro`
Kemudian, pindah ke folder repositori
```
cd food-delivery
```Pindah ke folder backend
```
cd backend
```Instal semua dependensi menggunakan npm
```
npm install
```Jalankan server backend
```
node index.js
```Sekarang Anda dapat mengakses server backend di http://localhost:8080
Pindah ke folder frontend
```
cd frontend
```Instal semua dependensi menggunakan npm
```
npm install
```Jalankan frontend
```
npm start
```Sekarang Anda dapat mengakses frontend di http://localhost:3000
## Akun Pakar
Email: [email protected]
Password: pakar123