ViscoPlus Requirements PHP ^7.2.5 Initial setup Assuming brew has been installed on the system, initial setup: brew update && brew upgrade && brew install npm php composer && brew cleanup Building npm install && composer update && composer install Running php artisan serve