Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 208 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 208 Bytes

microblog

《nodejs开发指南》微博实例express4.x版

  • 运行环境:
    node >= v0.10.28
    express >= 4.2.0
  • 运行命令
    npm install
    node app.js