https://github.com/quavedev/react-components
https://github.com/quavedev/react-components
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quavedev/react-components
- Owner: quavedev
- Created: 2021-02-10T12:34:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-09T01:22:59.000Z (over 5 years ago)
- Last Synced: 2025-02-27T21:45:22.909Z (over 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# quave:react-components
## Dependencies
This package has these `meteor` and `npm` depencies. They're not enforced because this could
cause [some problems](https://guide.meteor.com/writing-atmosphere-packages.html#peer-npm-dependencies)
.
#### NPM
* `react`
[comment]: <> (#### Meteor)
[comment]: <> (* [`quave:collections`](https://github.com/quavedev/collections))
## Installation
```bash
meteor add quave:react-components
```