Skip to content

Breviarium App

Abrir aplicación 👇🏼


Breviarium utiliza los tres módulos del proyecto:

MóduloVersiónDescargas
Breviarium Corelatestlatest
Sanctuslatestlatest
Biblia de Jerusalénlatestlatest

Ejecutar proyecto en local

  1. Clone the repo: https://github.com/Breviarium-app/breviarium--app
shell
git clone [email protected]:Breviarium-app/breviarium--app.git
  1. Move to the folder cd breviarium--app
  2. Install project dependencies
shell
make install
shell
npm install
  1. Run project (web app):
shell
make run
shell
npm run dev

That's all, Vite should be running on your local machine! ✅