Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.13 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.13 KB

img

Getting Started

First, run the development server:

git clone https://github.com/ekovegeance/inertia-boilerplate && cd inertia-boilerplate
composer install && npm install
php artisan serve && npm run dev

Configure your local environment

cp .env.local .env
php artisan key:generate

Migrate database

php artisan migrate --seed

Open http://localhost:8000 with your browser to see the result.

Tech Stack

With shadcn/ui Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source. Generate UI v0