文件名称:news-feed:一个使用https的PWA新闻提要Web应用程序
文件大小:345KB
文件格式:ZIP
更新时间:2024-05-31 07:13:25
react javascript api pwa andela
一个由制作的简单新闻提要应用程序,它消耗了 ,我打算将其设为100% PWA 演示版 先决条件 安装在您机器上的 包经理或 版本控制系统 安装 将本地存储git clone https://github.com/krmroland/news-feed.git到您的机器上git clone https://github.com/krmroland/news-feed.git 根据您使用的软件包管理器,安装软件包依赖项yarn或npm install 运行npm run start或yarn start来编译和启动开发服务器 运行npm run build或yarn build以最小化和编译生产代码
【文件预览】:
news-feed-master
----package.json(790B)
----news-feed.png(244KB)
----src()
--------Http.js(3KB)
--------app.css(9KB)
--------index.js(252B)
--------layouts()
--------icons()
--------logo.svg(3KB)
--------registerServiceWorker.js(4KB)
--------App.test.js(248B)
--------meta.json(4KB)
--------components()
--------Store.js(6KB)
--------App.js(2KB)
--------filters()
--------sass()
--------header()
----.gitignore(285B)
----public()
--------manifest.json(317B)
--------index.html(2KB)
--------favicon.ico(4KB)
----README.md(938B)
----yarn.lock(261KB)