React + Vite + TypeScript Boilerplate

About

React Boilerplate with Vite and TypeScript.

1. Getting Started

First clone this repository.

git clone https://github.com/AnwarHossainSR/boilerplate-react-vite-ts.git

Install dependencies. Make sure you already have nodejs & yarn installed in your system.

yarn

Run the development server:

yarn dev

Built with