Polymer聚会2014年1月移动DC工作流程
移动DC :: 聚合物聚会-2014年1月先决条件: *nix操作系统节点鲍尔系统设置
$ git clone https://github.com/mobiledc/polymer
$ cd example-simple
$ npm install
$ cd example-advanced
$ npm install
$ cd example-simple/public
$ bower install
$ cd example-advanced/public
$ bower install
运行简单示例
$ cd example-simple
$ node index.js
单元素示例:启动Chrome并导航到http://localhost:5000/index-single.html
嵌套元素示例:启动Chrome并导航到http://localhost:5000/index-nested.html
下载地址
用户评论