没有合适的资源?快使用搜索试试~ 我知道了~
archref-react:使用Typescript的React项目的参考架构
共70个文件
tsx:17个
ts:13个
json:9个
需积分: 7 0 下载量 200 浏览量
2021-04-06
07:45:00
上传
评论
收藏 177KB ZIP 举报
温馨提示
React参考架构 预览 BFF-代理配置 通常,前端React应用程序与其后端实现使用相同的主机和端口。 范例: / - static server returns index.html with React app /todos - static server returns index.html with React app /api/todos - server handles any /api/* requests using the backend implementation 为此,仅需要配置文件:src / setupProxy.js 例子: const { createProxyMiddleware } = require('http-proxy-middleware'); module.exports = functi
资源推荐
资源详情
资源评论
收起资源包目录
archref-react-main.zip (70个子文件)
archref-react-main
.eslintrc.json 1KB
tsconfig.config.json 72B
.github
ISSUE_TEMPLATE
bug_report.md 834B
feature_request.md 595B
workflows
checkcode.yml 782B
public
manifest.json 492B
index.html 2KB
robots.txt 67B
favicon.ico 4KB
logo512.png 9KB
logo192.png 5KB
.prettierignore 141B
src
pages
Home
Home.tsx 690B
styles.ts 600B
index.ts 45B
Home.spec.tsx 879B
Bootstrap.tsx 628B
index.tsx 476B
utils
.gitkeep 0B
App.spec.tsx 246B
models
.gitkeep 0B
styles
theme.ts 719B
styles.ts 191B
index.ts 51B
global.ts 617B
components
Proxy
interfaces.ts 499B
index.tsx 25B
styles.ts 303B
Proxy.spec.tsx 2KB
Proxy.tsx 629B
Loading
styles.ts 353B
index.ts 27B
Loading.tsx 451B
Loading.stories.tsx 253B
assets
svgs
.gitkeep 0B
logo.svg 3KB
images
ezgif-3-70796938700d.gif 109KB
.gitkeep 0B
json
react-atomic.json 214KB
.gitkeep 0B
fonts
.gitkeep 0B
mocks
.gitkeep 0B
App.tsx 144B
hooks
ThemeContext.spec.tsx 760B
ThemeContext.tsx 1KB
LoadingContext.tsx 1KB
LoadingContext.spec.tsx 2KB
setupProxy.js 323B
routers
index.tsx 243B
Bootstrap.spec.tsx 270B
react-app-env.d.ts 40B
setupTests.ts 301B
reportWebVitals.ts 431B
.vscode
launch.json 580B
settings.json 106B
.storybook
main.js 394B
preview.js 608B
.prettierrc.json 134B
CONTRIBUTING.md 2KB
tsconfig.json 592B
LICENSE 1KB
README.md 6KB
.husky
pre-push 54B
pre-commit 87B
.gitignore 1B
.editorconfig 173B
CODE_OF_CONDUCT.md 5KB
.gitignore 332B
.eslintignore 35B
package.json 4KB
共 70 条
- 1
资源评论
MaDaniel
- 粉丝: 688
- 资源: 4571
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功