Frontend

This module was developed by using the Lit Elements, Material Design concept. Gulp and Polymer-Cli 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-infra 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