Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 858 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 858 Bytes

EOCSWeb

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

How to install

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.