polymer
polymer 介绍
polymer项目是让web应用在所有层面上更加接近原生app的一次努力。
安装polymer:
npm install -g polymer-cli
git克隆:
git clone https://github.com/polymerLabs/start-polymer3.git
cd start-polymer3
npm install
polymer serve
网站地址:https://www.polymer-project.org/
GitHub:https://github.com/Polymer/polymer
网站描述:Google 主力推动的Js开发库