Skip to content

unicef/etools-action-points

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Etools Action Poins Dashboard module

Installation

Using git, clone to a local directory:

$ git clone https://github.com/unicef/etools-action-points.git

Install

  • requirements: node, npm, polymer-cli, typescript, gulp
  • npm install
  • npm run start

Check package.json scripts for more...

Tests

To run tests you can use:

$ gulp test