vega-frontend-monorepo/libs/network-stats/README.md

16 lines
402 B
Markdown
Raw Normal View History

# network-stats
This library was generated with [Nx](https://nx.dev).
## Prerequisites
Two environment variables need to be present for any app consuming this library.
`NX_VEGA_ENV` is the name of the environment.
For examples, see Block Explorer's .env files [here](../../apps/explorer)
## Running unit tests
Run `nx test network-stats` to execute the unit tests via [Jest](https://jestjs.io).