Frontend

This module was developed by using the Lit Elementsarrow-up-right, Material Designarrow-up-right concept. Gulparrow-up-right and Polymer-Cliarrow-up-right was used to build and serve the application.

Installation

Use git to clone files to a local directory:

$ git clone https://github.com/unicef/etools-fm-fe.git

Assuming that Node.js and npm are already installed, install packages:

$ npm install

This application is part of etools-infraarrow-up-right and runs under a customized setup of etools apps. After etools-infra is installed, the FMM application can be accessed for devs at http://localhost:8082/fm/

Last updated