Skip to content

MauroDataMapper/mdm-researcher-ui

Repository files navigation

mdm-researcher-ui

Researcher user interface for Mauro.

Installation

  • Clone the mdm-researcher-ui repo - git clone git@github.com:MauroDataMapper/mdm-researcher-ui.git - note that branch develop is the most up-to-date
  • cd into the mdm-researcher-ui folder and run npm install --save --save-dev - this will install all dependencies
  • If you need to install Angular CLI, then run npm i @angular/cli

Run the application (in Dev mode)

  • To start the application in Dev, run ng serve -> while you are still inside the mdm-researcher-ui folder. This will compile the Angular code
  • After the terminal finishes compiling, open up your browser and navigate to http://localhost:4202

Build the application for production

  • To 'export' the code for production, run ng build --prod - this will compile & minify the code, making it ready for production

Requirements

Please use NVM to manage the required node/npm dependencies.

About

Researcher user interface for Mauro

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors