@times-components/article-comments
v0.44.23
Published
Article Comments
Downloads
5,743
Readme
Article Comments
This package provides a comment component for all platforms.
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 lint
Testing
Testing can be done on each platform individually
yarn test:web