argos/dmp-frontend
George Kalampokis da7f90eb18 When creating Zenodo DOI publish the DMP but keep the files under restricted access and don't give identifier back until it go public. Also add zenodo proxy for the identifier (ref #257) 2020-05-15 16:19:35 +03:00
..
e2e no message 2018-05-28 12:50:42 +03:00
src When creating Zenodo DOI publish the DMP but keep the files under restricted access and don't give identifier back until it go public. Also add zenodo proxy for the identifier (ref #257) 2020-05-15 16:19:35 +03:00
.dockerignore no message 2018-06-27 13:29:21 +03:00
.editorconfig rxjs refactor 2018-11-27 19:33:17 +02:00
.gitignore no message 2018-05-28 12:50:42 +03:00
Dockerfile Bug fix 2020-05-13 16:32:01 +03:00
README.md no message 2018-05-28 12:50:42 +03:00
angular.json Add User Guide Editor (ref #239) 2020-02-13 18:15:34 +02:00
browserslist angular update to version 8 2019-09-23 11:17:03 +03:00
mime.types Improve self deployment 2020-04-27 16:21:03 +03:00
nginx-custom.conf Introduced Facet Search Component On Dataset Public Listing 2018-10-05 09:56:50 +03:00
nginx.conf Improve self deployment 2020-04-27 16:21:03 +03:00
package.json Add User Guide Editor (ref #239) 2020-02-13 18:15:34 +02:00
protractor.conf.js rxjs refactor 2018-11-27 19:33:17 +02:00
tsconfig.json dmp advanced editor changed to remain at the same page when saving 2019-12-11 16:51:03 +02:00
tslint.json angular update to version 8 2019-09-23 11:17:03 +03:00

README.md

DmpFrontend2

This project was generated with Angular CLI version 1.7.4.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. 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.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.