vega-frontend-monorepo/libs/announcements
2023-08-01 09:44:03 +01: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 feat(ui-toolkit,tailwindcss-config): healthbar auction level indicator (#4406) 2023-08-01 09:44:03 +01:00
project.json chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02: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.