文件名称:slides-introduction-webcomponents:Web 组件简介
文件大小:354KB
文件格式:ZIP
更新时间:2024-07-21 06:07:21
JavaScript
Web 组件简介 2015 年 1 月 13 日伦敦唯一一次 Web 组件聚会的演讲 在线查看幻灯片 在本地查看幻灯片 首先,确保您安装了以下内容: : $ npm install -g bower : $ npm install -g gulp 然后,安装依赖项并运行预览服务器: $ npm install && bower install $ gulp serve
【文件预览】:
slides-introduction-webcomponents-master
----.gitignore(45B)
----package.json(1KB)
----src()
--------images()
--------index.jade(12KB)
--------scripts()
--------styles()
----gulpfile.js(3KB)
----README.md(518B)
----bower.json(139B)