Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 254 Bytes

File metadata and controls

20 lines (10 loc) · 254 Bytes

Instructions

  1. Clone this repo

  2. Navigate to the project directory

  3. Run cp .env.example .env

  4. Run composer install

  5. Run php artisan key:generate

  6. Run npm install

  7. Run npm run watch

  8. Start you webserver

  9. You should be all set