#9punto5 Installation Make sure to have Composer and npm installed in your local machine. Clone repository. Go to folder. Run composer install. Run cp .env.example .env. Run php artisan key:generate. Run npm install. Run npm run dev.