TypeScript, React, Prettier starter kit.

Get Started

Edit project details in package.json and index.html

Run the app

npm i
npm run dev

Build tools

Uses Vite, the next generation frontend tooling. Read the docs.

Prettier and eslint via prettier-eslint with standard coding style.

npm run format to run prettier.