Project 2 bootstrapper CLI for React App with basic conf for Caprover deployment. It uses ViteJS ⚡️ Getting started 📌 Before starting, install the dependencies and the pre-commit hooks with : npm ci npm run prepare To launch the live server : npm run dev