- Install xamp, npm & composer
- in Mysql, create a localhost database named "refinery"
- Fork repo in htdocs folder of xamp
- On repo folder, run command "composer install"
- Run command: npm install & npm run serve
- In another terminal run command: "php artisan migrate" & then "php artisan serve"
- Open localhost