This repository highlights new features from Inertia v2.0
Follow these steps to set up the quiz application on your local machine:
- Clone the repository
git clone [repository-url]
cd social-feed
- Install dependencies
composer install
andnpm install
Run npm run dev
and php artisan serve
See more https://v2.inertiajs.com/