Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mannuelf/react-imgur
https://github.com/mannuelf/react-imgur
Last synced: about 14 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/mannuelf/react-imgur
- Owner: mannuelf
- Created: 2016-01-08T19:44:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-17T16:40:45.000Z (about 9 years ago)
- Last Synced: 2023-03-26T14:27:27.386Z (almost 2 years ago)
- Language: JavaScript
- Size: 2.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
React Imgur app
====###Getting Started###
```
> git clone [email protected]:manidf/react-imgur.git
> cd react-imgur
> npm install
> gulp
```### To run app
```
> npm install
> gulp
```