In order to install the packages needed for the app to work run:
npm install
The app can be run as:
npm start
Once executed, it should be available at http://localhost:3000
For executing the unit tests run:
npm test
For executing the Cucumber tests run:
npm run test:e2e
This project is an assignment for the Software Architecture course following these requirements.
The app is deployed at https://arquisoft.github.io/viade_en3a/ which also contains a technical documentation.
More information about how this project has been setup is available in the wiki.
- Jesús Quesada Matilla - jesQM
- Daniel Finca Martínez - fincamd
- Nicolás Mencía Gómez - nicomencia
- Óscar Sánchez Campo - oscar134
- Diego Ramírez Amandi - Drastur
- Pablo Fernandez Martínez - PabloFerMar