twitter-clone-react-front-end:使用React,Redux和Typescript的Twitter克隆

时间:2021-03-08 20:54:05
【文件属性】:
文件名称:twitter-clone-react-front-end:使用React,Redux和Typescript的Twitter克隆
文件大小:398KB
文件格式:ZIP
更新时间:2021-03-08 20:54:05
TypeScript Twitter克隆 该应用程序尝试使用React模拟和吸收Twitter应用程序。 运行服务器 这将启动模拟服务器。 确保在单独的终端上运行此程序,以确保应用程序正常运行 json-server --watch bs-react-redux-test-db.json --port 3004 可用脚本 在项目目录中,可以运行: yarn start 在开发模式下运行应用程序。 打开在浏览器中查看它。 如果您进行编辑,则页面将重新加载。 您还将在控制台中看到任何棉绒错误。 yarn test 在交互式监视模式下启动测试运行器。 有关更多信息,请参见关于的部分。 yarn build 构建生产到应用程序build文件夹。 它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。 生成被最小化,并且文件名包括哈希值。 您的应用已准备好进行部署! 有关更多信息,请参见关于的部分
【文件预览】:
twitter-clone-react-front-end-master
----package.json(1KB)
----requirements.md(2KB)
----.env(48B)
----src()
--------App.css(1KB)
--------App.scss(1KB)
--------redux()
--------react-app-env.d.ts(40B)
--------containers()
--------index.css.map(205B)
--------reportWebVitals.ts(425B)
--------pages()
--------interfaces()
--------index.tsx(734B)
--------index.scss(107B)
--------components()
--------App.tsx(997B)
--------services()
--------index.css(146B)
----tsconfig.json(535B)
----.gitignore(428B)
----~WRL2066.tmp(139KB)
----bs-react-redux-test-db.json(35KB)
----public()
--------logo192.png(5KB)
--------manifest.json(492B)
--------robots.txt(67B)
--------index.html(930B)
--------logo512.png(9KB)
--------favicon.ico(4KB)
----README.md(1KB)
----yarn.lock(526KB)

网友评论