aliziodev/react-jsx-starter-kit

The skeleton application for the Laravel framework.

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Language:JavaScript

Type:project

v1.0.1 2025-07-31 02:14 UTC

This package is auto-updated.

Last update: 2025-07-31 03:55:54 UTC


README

Introduction

Our React JSX starter kit provides a robust, modern starting point for building Laravel applications with a React frontend using Inertia, using JavaScript/JSX instead of TypeScript for broader accessibility.

Inertia allows you to build modern, single-page React applications using classic server-side routing and controllers. This lets you enjoy the frontend power of React combined with the incredible backend productivity of Laravel and lightning-fast Vite compilation.

This React starter kit utilizes React 19, JavaScript/JSX, Tailwind, and the shadcn/ui and radix-ui component libraries.

Note: This template is automatically generated from aliziodev/react-jsx-starter-kit-dev based on the original Laravel React starter kit repository. The conversion process transforms TypeScript files to JavaScript/JSX for broader accessibility.

Usage

laravel new my-app --using=aliziodev/react-jsx-starter-kit

Official Documentation

Documentation for all Laravel starter kits can be found on the Laravel website.

Contributing

Thank you for considering contributing to our starter kit! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

License

The Laravel + React JSX starter kit is open-sourced software licensed under the MIT license.