- Junior Gutierrez @jg2kpy
- Alejandro Cabral @alcabvaldo
- Jessica Alarcon @JessiProgram
- Guille Paiva @guillepaivag1605
- Node.js >= 18
- npm >= 9
Actualizar repositorio local
sudo apt updateInstalar Node.js y Npm
sudo apt install nodejs npmDescargar e instalar mediante el setup .exe
Node.js: https://nodejs.org/en/download
git clone https://github.com/jg2kpy/ProjectBackend2.gitnpm installEntorno de Desarrollo:
npm run devEntorno de Produccion:
npm run prodnpm run front