Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 303 Bytes

readme.md

File metadata and controls

21 lines (18 loc) · 303 Bytes

Cara Install

  • Clone project
  • Masuk ke directory project
composer install
npm install
gulp
php artisan migrate
php artisan db:seed
php artisan serve 

Kalau perlu watch setiap perubahan file gunakan

gulp watch

Library