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