Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crissdev/hn-ko-asr

Hacker News written in Knockout using abstract-state-router
https://github.com/crissdev/hn-ko-asr

Last synced: about 2 months ago
JSON representation

Hacker News written in Knockout using abstract-state-router

Awesome Lists containing this project

README

        

# hn-ko-asr

Hacker News written in [Knockout](https://github.com/knockout/knockout/) using [abstract-state-router](https://github.com/TehShrike/abstract-state-router).

:earth_americas: https://crissdev.github.io/hn-ko-asr/

### Run the app

```sh
git clone https://github.com/crissdev/hn-ko-asr.git
npm install
npm start
```

### License

MIT © [Cristian Trifan](http://crissdev.com)