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