Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hellopao/cnode
- Owner: hellopao
- Created: 2015-11-12T10:05:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-18T10:24:40.000Z (over 8 years ago)
- Last Synced: 2024-11-09T04:35:43.170Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 483 KB
- Stars: 32
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-cnode - cnode
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 installtsd install or typings install
```- run app
```bash
npm startopen http://localhost:3000
```## preivew
[http://cnoder.herokuapp.com/](http://cnoder.herokuapp.com/)