Skip to content

AuScope/AuScope-Portal-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

39386b5 · Nov 28, 2023
Jun 27, 2023
Sep 21, 2021
Sep 11, 2023
Sep 21, 2021
Nov 28, 2023
May 1, 2023
Sep 5, 2021
Sep 21, 2021
Mar 15, 2023
Jun 16, 2023
Apr 5, 2019
Jun 23, 2023
Jun 19, 2023
Feb 23, 2022
Mar 9, 2022
Sep 21, 2021
Nov 8, 2023
Sep 11, 2023
Sep 21, 2021
Feb 5, 2023
Jun 16, 2023
May 1, 2023
Sep 21, 2021

Repository files navigation

Build status

AuScope-Portal-UI

User Interface component for the AuScope Discovery Portal

This project was generated with the Angular CLI. It is now on version 15 of Angular. For best results compile with Angular 15, node 18 and npm 9.

Prerequisites

Install node v18 https://nodejs.org/en/download/ Install npm v9 npm install -g npm@9 install the Angular CLI v15 npm install -g @angular/cli@15

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|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. Before running the tests make sure you are serving the app via ng serve.

Further help

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