Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jansedivy/reddit-react
Reddit client written in react for mobile devices
https://github.com/jansedivy/reddit-react
Last synced: 14 days ago
JSON representation
Reddit client written in react for mobile devices
- Host: GitHub
- URL: https://github.com/jansedivy/reddit-react
- Owner: jansedivy
- Created: 2015-03-31T21:31:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-25T16:47:18.000Z (about 9 years ago)
- Last Synced: 2024-10-05T00:08:42.401Z (about 1 month ago)
- Language: JavaScript
- Size: 262 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reddit app
Install
=====npm install
Run
=====npm start
or on a custom port PORT=3000 npm startBuild
=====npm build