https://github.com/oieduardorabelo/react-airpair
React Airpair with Gregory Waxman
https://github.com/oieduardorabelo/react-airpair
Last synced: about 1 month ago
JSON representation
React Airpair with Gregory Waxman
- Host: GitHub
- URL: https://github.com/oieduardorabelo/react-airpair
- Owner: oieduardorabelo
- Created: 2015-05-30T10:16:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-31T03:03:07.000Z (almost 10 years ago)
- Last Synced: 2025-02-08T12:12:23.491Z (3 months ago)
- Language: JavaScript
- Size: 118 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Airpair
Setup for the Airpair with [Gregory Waxman](https://github.com/Akkuma),
Where I'll try to improve this component and clarify some doubts
## Development
Just install the dependencies with **npm** and run `npm start`
```
npm install
npm start
```## License
MIT: [http://eduardorabelo.mit-license.org/](http://eduardorabelo.mit-license.org/)