Laravel React JSX Starter Kit null
This release is automatically generated based on laravel/react-starter-kit null.
What's Changed
This JSX version includes all features from the original TypeScript starter kit, converted to JavaScript/JSX for broader accessibility.
Original Release Notes
null
Installation
laravel new my-app --using=aliziodev/react-jsx-starter-kitDifferences from TypeScript Version
- All
.tsxfiles converted to.jsx - All
.tsfiles converted to.js - TypeScript dependencies removed
- ESLint configuration updated for JavaScript/JSX
- Vite configuration updated for JSX