Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 240 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 240 Bytes

express-demo

###功能 是一个express的小demo,只是用来显示Hello World! ###运行方式

git clone https://github.com/yangzhanmei/express-demo.git
cd express-demo
node server.js

打开浏览器http://localhost:8080/