/Vite-React-TS-template

A basic template with Vite, React 18 and TS, which is intergrated with ESLint, Prettier.

Primary LanguageTypeScript

Start delevoping immediately

You don't need to do the annoying setup from scratch anymore.

Technologies

Vite, React 18, TypeScript, ESLint, Prettier

How to use

  1. Git clone this repo
  2. Yarn / npm i, install dependency.
  3. Yarn dev / npm run dev, start development.