Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

anubra266/Laravel-Inertia-React-app

Repository files navigation

About Inertia

Build single-page apps, without building an API. Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.

About This Repo

This is my Inertia boilerplate for future projects with React. So it is Inertia-React not Inertia-Vue.

Notable Packages

How do I set this up

  • Click Use as Template up there.
  • Follow the self explanatory Steps.
  • Clone your generated Repo Locally
  • In the Root of your local Repository;
composer install
npm install
npm run dev
cp .env.example .env
php artisan key:generate

Apps started with this Template

About

Inertia App Boilerplate for my future projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published