Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 395 Bytes

File metadata and controls

14 lines (8 loc) · 395 Bytes

node_server

nodejs server (http post,get ,mysql,router)

使用Nodejs不仅作为前端html和静态资源的路由,

又使用了node后台语言的属性进行http方式get,

post请求远程服务器上的RESTFul API,支持ejs模板和静态html文件

下载后,进入项目目录,执行 npm install

模块安装后进行 npm start

浏览器输入http://127.0.0.1:3000即可访问