React + TypeScript + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. Also includes Chakra UI, Prettier, Husky Precommit

How to Run

  1. Install dependencies
yarn
  1. Run the app
yarn dev