文件名称:webapplate-polymer:基于聚合物的单页应用程序的 webapplate 模板
文件大小:149KB
文件格式:ZIP
更新时间:2024-07-10 06:39:31
JavaScript
网页应用 用于创建可维护 Web 应用程序的模板。 在使用 webapplate 之前, 可以进行实验! 或者你可以 fork 直接在 github 上编写 web 应用程序! Webapplate 仍然是更易于维护的选择,它允许您使用未来经过验证的 javascript 和 css 编写并编译为当前的工作代码。 当前版本:v2.3.0 项目页面 来自 hacks.mozilla.org 的。 从了解更多。 用法 注意:如果您使用 docker,只需检查With docker部分。 获取模板 你可以使用 git 命令来克隆Webapplate: $ git clone https://github.com/webapplate/webapplate.git 或者点击github上的“ZIP”按钮下载模板。 什么是网页应用? Webapplate 是 Mobile Fir
【文件预览】:
webapplate-polymer-master
----.jshintrc(501B)
----.gitignore(267B)
----Dockerfile(484B)
----.jscsrc(386B)
----package.json(2KB)
----config.xml(421B)
----grunt()
--------welcome.js(813B)
--------configs()
----karma.conf.js(2KB)
----.bowerrc(36B)
----.travis.yml(370B)
----Gruntfile.js(3KB)
----public()
--------style()
--------manifest.appcache(107B)
--------js()
--------fallback.html(575B)
--------manifest.webapp(529B)
--------index.html(5KB)
--------locales()
--------manifest.json(529B)
--------test()
----views()
--------main.html(2KB)
--------index.html(1KB)
----.jshintignore(31B)
----helper()
--------install.html(471B)
----README.md(8KB)
----config.js(257B)
----index.html(151B)
----.csslintrc(337B)
----routes()
--------index.js(305B)
--------api.js(1009B)
--------urls.js(178B)
----bower.json(977B)
----server.js(4KB)