sample-react-redux-typescript:一个基于ReactJs,Redux和TypeScript的示例JavaScript项目

时间:2021-05-14 13:32:41
【文件属性】:
文件名称:sample-react-redux-typescript:一个基于ReactJs,Redux和TypeScript的示例JavaScript项目
文件大小:329KB
文件格式:ZIP
更新时间:2021-05-14 13:32:41
JavaScript 基于React,Redux和Typescript的示例项目 这是一个基于reactJs,Redux,React-router(v5)和Typescript的示例项目和启动程序。 参见。 运行该项目后,您可以搜索您的位置并了解当前温度。 该项目使用提供数据,并且使用服务处理cors 。 项目结构 . ├── .storybook # Storybook configuration ├── cypress # Cypress E2E testing folders ├── dist # Compiled files (index.html & assets) ├── src
【文件预览】:
sample-react-redux-typescript-master
----.gitignore(100B)
----.babelrc(374B)
----Dockerfile(365B)
----package.json(4KB)
----tslint.json(1KB)
----src()
--------registerServiceWorker.ts(4KB)
--------components()
--------redux()
--------@types()
--------containers()
--------index.html(263B)
--------theme()
--------lib()
--------stories()
--------index.tsx(634B)
--------translation()
----.dockerignore(136B)
----webpack.config.js(8KB)
----cypress.json(933B)
----.travis.yml(170B)
----jest.config.js(634B)
----LICENSE(1KB)
----tsconfig.json(799B)
----.env(0B)
----docker-compose.yml(101B)
----.browserslistrc(80B)
----.eslintrc.js(8KB)
----README.md(4KB)
----.storybook()
--------Dockerfile(327B)
--------addons.js(170B)
--------manager-head.html(142B)
--------webpack.config.js(1KB)
--------config.js(632B)
--------style.less(76B)
----.prettierrc.yml(61B)
----yarn.lock(814KB)
----cypress()
--------integration()
--------support()
--------config.js(49B)
--------plugins()
--------fixtures()

网友评论