Go to file
jbalasis bfd2ece7fc deleted .idea folder 2023-07-12 15:03:19 +03:00
.github Create dependabot.yml 2023-07-12 13:33:24 +03:00
e2e initial commit 2019-11-13 10:22:40 +00:00
src package-lock fix 2023-07-12 14:26:00 +03:00
.browserslistrc Merging angular-upgrade branch 2021-07-08 09:44:57 +00:00
.editorconfig initial commit 2019-11-13 10:22:40 +00:00
.gitignore added gitignore file 2023-07-12 14:31:08 +03:00
README.md initial commit 2019-11-13 10:22:40 +00:00
angular.json svn merge -r 61523:HEAD https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/open-science-observatory-ui/branches/new-indicators-and-graphs-osfair-2021 2023-07-11 14:00:53 +00:00
package-lock.json bulded package-lock with node 16 2023-07-12 14:41:15 +03:00
package.json bumped angular to v12 lts 2023-07-12 14:35:48 +03:00
tsconfig.json Merging angular-upgrade branch 2021-07-08 09:44:57 +00:00
tslint.json Merging angular-upgrade branch 2021-07-08 09:44:57 +00:00

README.md

OpenScienceObservatoryUi

This project was generated with Angular CLI version 7.0.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.