Frontend
Etools Third Party Monitoring Front-End module description
This module was developed using the Polymer library (version 1.x) and Material Design concept. Polytempl plugin was used as helper in the development process and Gulp was used to build the application.
Installation
Using git, clone to a local directory:
Assuming that node and npm are already installed, make sure the bower is also installed, if not run:
Install packages:
This application is a part of etools-infra and runs under a customized setup of the etools apps. After etools-infra
is installed, the TPM application can be accessed for devs at http://localhost:8082/tpm/
How to run tests
To run tests you can use:
Last updated