# `@keen.io/pricing-calculator`


This package contains Front-end codebase for Keen.io pricing calculator. It allows to
recommend users the most suited plan based on defined `query` / `events` usage.

#### npm scripts

List of useful commands that could be used by developers. Execution in the command-line interface should be prefixed with `yarn` package manager.

| Command               | Description                                                                       |
| --------------------- | --------------------------------------------------------------------------------- |
| `start`               | run application on `localhost:3000`.                                              |
| `build`               | build the application UMD distribution.                                           |
