@times-components/article-topics
v4.11.96
Published
Map of Topics related to the Article
Readme
Article Topics
Article topic tags are clickable components that a user can use to navigate to a topics page. The topics are related to a specific article, and a user can use the topics page to see a list of similar articles.
Contributing
Please read CONTRIBUTING.md before contributing to this package
Running the code
Please see our main README.md to get the project running locally
Development
The code can be formatted and linted in accordance with the agreed standards.
yarn fmt
yarn lintTesting
This package uses yarn (latest) to run unit tests on each platform with jest.
yarn test:webException: for typescript packages just use yarn test.
yarn testVisit the official storybook to see our available article topics templates.
