Breviarium App
Abrir aplicación 👇🏼
- Web app.breviarium.es
- Descarga Breviarium en Android
- Descarga Breviarium en iOS
Breviarium utiliza los tres módulos del proyecto:
| Módulo | Versión | Descargas |
|---|---|---|
| Breviarium Core | ||
| Sanctus | ||
| Biblia de Jerusalén |
Ejecutar proyecto en local
- Clone the repo: https://github.com/Breviarium-app/breviarium--app
shell
git clone [email protected]:Breviarium-app/breviarium--app.git- Move to the folder
cd breviarium--app - Install project dependencies
shell
make installshell
npm install- Run project (web app):
shell
make runshell
npm run devThat's all, Vite should be running on your local machine! ✅
