Final Project Manajemen Basis Data
Anggota
- Dyandra Paramitha
- Dias Tri Kurnia Sari
- Iwan Dwi Prakoso
How to clone repo
- git pull https://github.com/iwandepe/fp-mbd.git
- cd fp-mbd
- composer install
- php artisan key:generate
- cp .env.example .env
- npm install
- npm run dev