node-http-server nodejs搭建简易的本地http服务器, 懒得装apache,利用nodejs搭建一个本地的服务器用于测试。 #启动方式 命令:npm start/nodemon httpserver/nodemon