Skip to content

Latest commit

 

History

History
executable file
·
27 lines (19 loc) · 440 Bytes

README.md

File metadata and controls

executable file
·
27 lines (19 loc) · 440 Bytes

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