git init
git remote add origin [email protected]:h4yfans/Laravel-Vue-Quiz-App.git
git pull origin master
- create an
.env
file - run
composer update
- run
php artisan db:seed
####If you want to develop the project
- run
yarn
yarn run dev
&npm run watch
Thank you for considering contributing to the Laravel-Vue Quiz App! Just fork the repository.
Laravel-Vue Quiz App is open-sourced software licensed under the MIT license.