/nodebeginner

code in book "Node Beginner"

Primary LanguageJavaScript

Node入门

  • 使用Node.js 搭建一个本地Server,用于前端开发接口mock数据调试。

  • 代码参考自 Node入门