update getstart

This commit is contained in:
alsotang 2014-10-07 19:14:19 +08:00
parent f6816432ad
commit 812bf676e0
2 changed files with 9 additions and 9 deletions

View File

@ -30,7 +30,7 @@ Nodeclub 是使用 **Node.js** 和 **MongoDB** 开发的社区系统,界面优
7. done!
```
## 贡献
## 其他
跑测试

View File

@ -14,41 +14,41 @@
/*
## Node.js 入门
《快速搭建 Node.js 开发环境以及加速 npm》
**快速搭建 Node.js 开发环境以及加速 npm**
http://fengmk2.cnpmjs.org/blog/2014/03/node-env-and-faster-npm.html
《Node.js 包教不包会》
**Node.js 包教不包会**
https://github.com/alsotang/node-lessons
《Node入门-_一本全面的Node.js教程_》
**Node入门-_一本全面的Node.js教程_**
http://www.nodebeginner.org/index-zh-cn.html
## Node.js 资源
node123——_node.js中文资料导航_
**node123-_node.js中文资料导航_**
https://github.com/youyudehexie/node123
A curated list of delightful Node.js packages and resources.
**A curated list of delightful Node.js packages and resources**
https://github.com/sindresorhus/awesome-nodejs
NODE.JS MODULES
**NODE.JS MODULES**
https://nodejsmodules.org/
## Node.js 书籍
Node.js Books
**Node.js Books**
https://github.com/pana/node-books
## Node.js 名人
名人堂
**名人堂**
https://github.com/cnodejs/nodeclub/wiki/%E5%90%8D%E4%BA%BA%E5%A0%82
*/