Dashboard experiment for API Umbrella Elasticsearch analytics.
In order to run this API Umbrella Dashboard project, use the following instrucitons:
- Install Meteor
- Make sure NPM is installed (
npm -v
) - Clone this repository
- Run
npm install
within the repository directory - Run
meteor