Skip to content

XQ1560/View-Spot-of-City-WebService

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

license license license

View-Spot-of-City-WebService

城市景点信息服务

部署方法

  1. 下载或克隆本项目
  2. 导航至本项目文件夹中并执行
    npm install
    安装依赖项
  3. 导航至本文件夹中的的子文件夹bin中并执行
    node www
    启动本服务
  4. 在本地浏览器中输入
    http://localhost:2901/
    进行测试
    如果出现Express界面则成功

About

城市景点信息服务

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.5%
  • HTML 1.1%
  • CSS 0.4%