React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Após clonar o projeto para que ele funcione:

cd introducao-ao-react
npm install
npm run dev