This project is deployed on https://visualgo.herokuapp.com
BAI Chuyan
20253689 [email protected]
YAN Nuoyuan
20256370 [email protected]
- make sure PHP, composer and laravel are installed.
- clone the repo, and cd into it
- run
composer update
in the terminal. - after that, if no error occured, run
php artisan serve
in the terminal. - visit the website at localhost:8000