Skip to content

tbanov/inertia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ec90f1f Β· Jan 28, 2022

History

1 Commit
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published