vega-frontend-monorepo/libs/announcements/README.md

12 lines
391 B
Markdown
Raw Normal View History

# announcements
This library was generated with [Nx](https://nx.dev).
## Creating announcements
The announcements config lives in the [announcements repo](https://github.com/vegaprotocol/announcements). To create app/env specific announcements, check out the readme in the repo!
## Running unit tests
Run `nx test announcements` to execute the unit tests via [Jest](https://jestjs.io).