Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cnodejs/cnodejs-reader

CNode.js reader in React
https://github.com/cnodejs/cnodejs-reader

Last synced: 2 months ago
JSON representation

CNode.js reader in React

Awesome Lists containing this project

README

        

CNode.js client in React
----

> WIP: CoffeeScript need formatting

Demo: http://repo.tiye.me/cnodejs/cnodejs-reader

Based on API: https://cnodejs.org/api

Find you login token at: https://cnodejs.org/setting

### Develop

```bash
yarn
```

Development:

```bash
gulp html
webpack-dev-server --config tasks/webpack-dev.coffgg
```

Build:

```bash
gulp build
```

### License

MIT