Skip to content

M2GIL/IAtaaa-client

Repository files navigation

IAtaaaClient

IAtaaaClient is a software build by some students from the University of Rouen. This is a FOSS so you can do what you want with it. Just check the license for more informations about how to thank us for this work.

Requirements

  • npm
  • angular-cli npm i -g angular-cli

Installation

Clone this repository, then run npm install. Then, when everything is installed, you just need to run ng serve to run the app in debug mode.

Contributors