Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crissdev/hn-ko
Hacker News written in KnockoutJS
https://github.com/crissdev/hn-ko
Last synced: about 2 months ago
JSON representation
Hacker News written in KnockoutJS
- Host: GitHub
- URL: https://github.com/crissdev/hn-ko
- Owner: crissdev
- License: mit
- Created: 2015-05-02T15:56:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-12T20:07:33.000Z (over 9 years ago)
- Last Synced: 2023-04-10T00:00:23.342Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://crissdev.github.io/hn-ko/
- Size: 789 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hn-ko
Hacker News written in [Knockout](https://github.com/knockout/knockout/)
### Run the app
```sh
git clone https://github.com/crissdev/hn-ko.git
npm install
npm start
```### License
MIT © [Cristian Trifan](http://crissdev.com)