Repository with examples and basic charge ENV in React VITE.
npm install
Run npm run dev to start a development server. Navigate to http://localhost:5173/
npm run dev
Run npm run build to package the project. Build artifacts will be stored in the dist/ directory.
npm run build
Developed by Diego Cortés