cnode
cnode copied to clipboard
a website for cnodejs.org written in typescript & react
A cnodejs.org app written in typescript & react
usage
- clone this repo
git clone https://github.com/hellopao/cnode
- install dependencies
npm install
tsd install or typings install
- run app
npm start
open http://localhost:3000