fd-init-template
v0.0.2
Published
快速构建neat脚手架,包含server,rewrite,livereload模块
Downloads
4
Maintainers
Readme
fd-init-template
快速构建neat(fdmaven)脚手架,包含
server 静态服务器模块,支持(GBK/UTF8)编码
modrewrite url rewrite模块
copy 目录复制模块
环境需求
fdm安装(0.5.6以上版本),使用说明
如果安装失败,请更新npm到最新版本 可通过安装最新的node安装包更新
npm install -g fdm
fdm更新
npm update -g fdm
源码下载
fdm init template
服务启动(默认80端口)
fdm start server
浏览器启动
http://127.0.0.1/index.html