Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 561 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 561 Bytes

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