Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hellopao/cnode

a website for cnodejs.org written in typescript & react
https://github.com/hellopao/cnode

Last synced: about 1 month ago
JSON representation

a website for cnodejs.org written in typescript & react

Awesome Lists containing this project

README

        

# A cnodejs.org app written in typescript & react

## usage

- clone this repo

```bash
git clone https://github.com/hellopao/cnode
```

- install dependencies

```bash
npm install

tsd install or typings install
```

- run app

```bash
npm start

open http://localhost:3000
```

## preivew

[http://cnoder.herokuapp.com/](http://cnoder.herokuapp.com/)