Skip to content

teamparsinta/vite-inertia

Repository files navigation

git clone https://github.com/teamparsinta/vite-inertia.git
cd vite-inertia
composer install
cp .env.example .env
php artisan key:generate
npm install
php artisan serve

Open new tab on terminal and run the vite with

npm run dev

To make it production run npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published