文件名称:费用管理器演示:使用Vaadin组件的渐进式Web App(PWA)演示
文件大小:359KB
文件格式:ZIP
更新时间:2024-02-26 09:39:23
pwa pwa-boilerplate pwa-example vaadin-components PWAHTML
具有完整脱机功能的渐进式Web App 这是一个示例项目,说明如何使用和构建。 该应用程序使用来缓存 。 可确保浏览器将我们的应用程序标识为渐进式Web应用程序,并为用户提供通过安装横幅安装应用程序的功能。 现场演示 。 在本地运行 分叉此存储库并在本地克隆。 确保已安装 。 运行npm install bower polymer-cli -g以安装运行项目所需的工具。 在expense-manager目录中,运行npm install ,然后运行bower install以安装依赖项。 运行polymer serve Server启动开发服务器。 转到 林亭 并行运行所有lin
【文件预览】:
expense-manager-demo-master
----.eslintrc.json(489B)
----.gitignore(55B)
----Dockerfile(380B)
----service-worker.js(624B)
----images()
--------icons()
--------default-receipt.png(116KB)
--------favicon.ico(31KB)
----package.json(1KB)
----.stylelintrc(43B)
----package-lock.json(715KB)
----src()
--------nav-bar.html(2KB)
--------router-mixin.html(2KB)
--------search-filters.html(5KB)
--------login-page.html(4KB)
--------data()
--------date-helpers.html(973B)
--------shared-styles.html(1KB)
--------content-panel.html(1KB)
--------info-dialog.html(2KB)
--------filters-toolbar.html(5KB)
--------icons.html(366B)
--------expenses-list.html(6KB)
--------option-group.html(4KB)
--------history-panel.html(2KB)
--------responsive-mixin.html(697B)
--------expense-editor.html(11KB)
--------expense-app.html(1KB)
--------overview-page.html(3KB)
----LICENSE.md(9KB)
----.dockerignore(42B)
----gulpfile.js(170B)
----index.html(3KB)
----polymer.json(646B)
----readme.md(2KB)
----favicon.ico(9KB)
----manifest.json(1KB)
----.gitattributes(11B)
----bower.json(567B)
----.editorconfig(415B)
----sw-precache-config.js(478B)