PHP >=7.2
Composer
Node
Clone the repo
git clone git@github.com:mdahlke/Rummage-City.git rummagecity.dev
Install dependencies
composer install
npm install
Link Storage
php artisan storage:link
Run migrations
php artisan migrate
npm run watch
composer test