vega-frontend-monorepo/libs/announcements
2023-09-06 17:04:52 -07:00
..
.storybook chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
src fix(announcements): remember dismissed announcement (#4255) 2023-07-05 16:59:22 +02:00
.babelrc chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
.eslintrc.json chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
jest.config.ts chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
package.json fix(trading,governance,explorer): peer deps for published packages (#4721) 2023-09-06 17:04:52 -07:00
project.json fix(trading,governance,explorer): peer deps for published packages (#4721) 2023-09-06 17:04:52 -07:00
README.md feat(announcements): announcements (#3252) 2023-03-29 15:20:49 +02:00
tsconfig.json feat(announcements): announcements (#3252) 2023-03-29 15:20:49 +02:00
tsconfig.lib.json chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
tsconfig.spec.json feat(announcements): announcements (#3252) 2023-03-29 15:20:49 +02:00

announcements

This library was generated with Nx.

Creating announcements

The announcements config lives in the announcements repo. 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.