Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 85 Bytes

readme.md

File metadata and controls

6 lines (5 loc) · 85 Bytes

Installation

composer install
php artisan migrate
npm install
npm run