React 19 RC + React Compiler project in TS based on Vite. Powered by TailwindCSS.
- Install deps with
yarncommand - Run dev server with
yarn dev
- Install deps with
yarncommand - Run build with
yarn build - Run server with
yarn preview
- dev
- build
- preview
- pretty
- pretty:fix
- lint
- lint:fix
- qa