This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
View live preview here
node --version
git --version
npm install
# or
yarn install
Then, run the development server:
npm run dev
# or
yarn dev
Open [http://localhost:5173]http://localhost:5173) with your browser to see the result.