渐进式网络应用

时间:2021-02-10 13:07:31
【文件属性】:
文件名称:渐进式网络应用
文件大小:118KB
文件格式:ZIP
更新时间:2021-02-10 13:07:31
JavaScript 渐进式Web应用程序示例 本示例使用创建由支持的渐进式Web应用程序(PWA)。 自己部署 使用部署示例: 如何使用 使用或执行以引导示例: npx create-next-app --example progressive-web-app progressive-web-app # or yarn create next-app --example progressive-web-app progressive-web-app 使用将其部署到云()。
【文件预览】:
progressive-web-app-master
----.gitignore(386B)
----package.json(300B)
----next.config.js(170B)
----public()
--------icons()
--------vercel.svg(1KB)
--------favicon.ico(1KB)
--------manifest.json(1KB)
----README.md(1KB)
----styles()
--------globals.css(275B)
--------Home.module.css(2KB)
----pages()
--------api()
--------index.js(2KB)
--------_app.js(1KB)

网友评论