React + Vite

Installation

Ensure you have node installed in your machine.

npm install

or

yarn install

Run this command after installing the dependencies

npm run dev

or

yarn dev