Skip to content

Latest commit

 

History

History
executable file
·
23 lines (13 loc) · 329 Bytes

README.md

File metadata and controls

executable file
·
23 lines (13 loc) · 329 Bytes

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