nodejs的话搭建简便服务器推荐 http-server
刚试了下:
(1) 将git上下载的zui放到tomcat下就可以访问了。和在"zui.sexy"上看到的差不多。
(2) 或者使用express也可以。 "express.static('zui')" -> http://localhost:3000/index.html
nodejs的话搭建简便服务器推荐 http-server
刚试了下:
(1) 将git上下载的zui放到tomcat下就可以访问了。和在"zui.sexy"上看到的差不多。
(2) 或者使用express也可以。 "express.static('zui')" -> http://localhost:3000/index.html