cl-react-pwa:具有React和Cloudinary的离线渐进式Web应用程序(PWA)相机应用程序

时间:2024-05-22 14:12:22
【文件属性】:

文件名称:cl-react-pwa:具有React和Cloudinary的离线渐进式Web应用程序(PWA)相机应用程序

文件大小:420KB

文件格式:ZIP

更新时间:2024-05-22 14:12:22

JavaScript

多云凸轮 具有React和Cloudinary的离线渐进式Web应用程序(PWA)相机应用程序 设置 克隆存储库 git clone https://github.com/oreHGA/cl-react-pwa.git 安装节点模块 yarn 更新环境 cp .env.example .env 使用您的Cloudinary凭据编辑.env文件。 注册Cloudinary帐户 运行-开发 yarn start 导航到本地开发服务器(通常为https://localhost:3000 ) 运行-生产 yarn build yarn global add serve serve -s build 导航到静态生产服务器(通常为http://localhost:5000 )


【文件预览】:
cl-react-pwa-master
----.gitignore(290B)
----.env.example(93B)
----images()
--------demo_online.gif(280KB)
--------demo_offline.gif(123KB)
----package.json(429B)
----src()
--------components()
--------webcam.js(2KB)
--------index.js(254B)
--------App.js(1KB)
--------logo.png(6KB)
--------registerServiceWorker.js(4KB)
--------App.css(168B)
--------index.css(63B)
--------App.test.js(248B)
----public()
--------index.html(2KB)
--------favicon.ico(6KB)
--------manifest.json(331B)
----README.md(898B)
----manifest.json(379B)
----yarn.lock(250KB)

网友评论