Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »

Requirements

  • Git version >= 2.0.0

  • NodeJS version >= 10.0.0 < 15.0.0

  • Yarn version == 1.22.x

Library Service

Overview

This repository is where Telerehabilitation App implemented in Laravel and using docker-compose and single sign on with keycloak.

Run code check style with phpcs

API Documents

Library Web App

Overview

This web client app project was bootstrapped with React Js.

Installation

  1. Navigate to project root directory

    cd ~/dev/docker-projects/hiv/admin-web-app
  2. Run yarn to install node packages

    yarn install
  3. start your web client

    yarn start

Code check styles ESLint

  • Overall check styles

    yarn lint

Label Translation

Please have a look at Platform Label Translation

  • No labels