/icare

The icare Project

Primary LanguageTypeScriptGNU Lesser General Public License v2.1LGPL-2.1

iCare

Prerequisites

  1. NodeJs (10 or higher)
  2. npm (6.4.0 or higher), can be installed by running apt install npm
  3. git, can be installed by running apt install git

Setup

Clone repository

 git clone https://github.com/hisptz/icare.git

Navigate to application root folder

cd icare

Install all required dependencies for the app

Development server

Build

Running unit tests

Running end-to-end tests

Further help