FIS 使用

从淘宝npm镜像安装fis

$ npm install -g fis --registry=https://registry.npm.taobao.org

 

安装less插件

$ npm install -g fis-parser-less

 

发布

fis release

开启服务器

fis server start

发布输出给程序使用

fis release -Dd D:/***

 

使用引入HTML模版

<link rel="import" href="_template_head.html?__inline">

 

roadmap设置开发路径

posted @ 2014-12-20 20:15  MegaSu  阅读(259)  评论(0编辑  收藏  举报