Skip to content

MYDan/wwwroot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wwwroot

http://www.mydan.org 网站的代码

下载到本地使用方式:

git clone https://github.com/mydan/wwwroot.git
cd wwwroot
./make.pl
python -m SimpleHTTPServer 8080

在浏览器中输入 http://127.0.0.1:8080 查看