Node.js 教程
http://www.runoob.com/nodejs/nodejs-tutorial.html
http://blog.csdn.net/liyuechun520/article/details/75165351
http://nqdeng.github.io/7-days-nodejs/
https://github.com/alsotang/node-lessons
framework
https://github.com/nswbmw/N-blog
N-blog
使用 Express + MongoDB 搭建多人博客
开发环境
- Node.js:
8.9.1
- MongoDB:
3.4.10
- Express:
4.16.2
目录
- 开发环境搭建
- Node.js 知识点讲解
- Hello, Express
- 一个简单的博客