EOCS (Exploring OpenReq on Citizen Science) This project consist in a platform to help science projects to develop their apps. It tries to use the microservices created by OpenReqEU for the management of requirements in software projects. These microservicies can be found in this repository
Clone or download this repository.
Change directory downloaded and execute npm install
Run ng serve
For build run ng build
. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.