Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 242 Bytes

README.md

File metadata and controls

23 lines (22 loc) · 242 Bytes

job-app

Project setup

composer install
php artisan migrate
php artisan key:generate
php artisan jwt:secret
npm install
npm run dev

Live Demo

Click Here.