Skip to content

leylatop/NodeWebServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

概述

使用 Node 搭建的本地服务器

使用方法

  1. 安装Node.js
  2. 建立一个server.js文件
  3. 将项目文件夹(如pc)和server.js文件放在设置的根目录下
  4. 运行命令处理程序 node server.js
  5. 在浏览器中输入地址http:https://localhost:8080/pc/index.html,即可访问

Information

author: xiaoxin.qiao

emile: [email protected]

date: 2018/06/21

欢迎大家批评指正!

About

使用node.js搭建本地服务器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published