Skip to content
Ramona edited this page Dec 19, 2018 · 9 revisions

Backend

Make sure you have the app "qualimed-hospitals" running.

Frontend

  1. Install node, npm, angularCli
  2. Clone Repository
  3. change to geopitalFrontend
  4. npm install
  5. ng serve -> The frontend is now running.

Further informations

  • In the Frontend Angular Documentation you find a step by step explanation with all informations you need to work with Angular 4 or higher

URLS

Install Node on Ubuntu

https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions

Clone this wiki locally