Skip to content

MartinKristof/react-compiler

Repository files navigation

React Compiler Demo - React + TypeScript + Vite

React 19 RC + React Compiler project in TS based on Vite. Powered by TailwindCSS.

Development

  1. Install deps with yarn command
  2. Run dev server with yarn dev

Production

  1. Install deps with yarn command
  2. Run build with yarn build
  3. Run server with yarn preview

Scripts:

  • dev
  • build
  • preview
  • pretty
  • pretty:fix
  • lint
  • lint:fix
  • qa

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published