https://github.com/revathskumar/gistreader
View your markdown gists
https://github.com/revathskumar/gistreader
Last synced: about 2 months ago
JSON representation
View your markdown gists
- Host: GitHub
- URL: https://github.com/revathskumar/gistreader
- Owner: revathskumar
- License: mit
- Created: 2014-12-27T13:24:52.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-30T14:14:34.000Z (over 11 years ago)
- Last Synced: 2025-01-25T16:10:02.453Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://gistreader.herokuapp.com/
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Gist Reader
> View your markdown gists in readable and printable format. Inspired by gist.io.
[Live site](http://gistreader.herokuapp.com/)
### Setup
* Clone the repo
`git clone git@github.com:revathskumar/gistreader.git`
* Install npm dependencies
`npm install`
* start server
`nodemon bin/www`
### License
[MIT License](http://revathskumar.mit-license.org/)