| .. | ||
| .storybook | ||
| src | ||
| .babelrc | ||
| .eslintrc.json | ||
| jest.config.ts | ||
| package.json | ||
| project.json | ||
| README.md | ||
| tsconfig.json | ||
| tsconfig.lib.json | ||
| tsconfig.spec.json | ||
| tsconfig.storybook.json | ||
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.