Skip to content

null

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Oct 04:15
· 1 commit to main since this release

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-kit

Differences from TypeScript Version

  • All .tsx files converted to .jsx
  • All .ts files converted to .js
  • TypeScript dependencies removed
  • ESLint configuration updated for JavaScript/JSX
  • Vite configuration updated for JSX