Article Comments
npm install @times-components/article-commentsThis package provides a comment component for all platforms.
Please read CONTRIBUTING.md before contributing to this
package
Please see our main README.md to get the project running locally
The code can be formatted and linted in accordance with the agreed standards.
```
yarn fmt
yarn lint
Testing can be done on each platform individually
```
yarn test:web