文件名称:我的应用
文件大小:85KB
文件格式:ZIP
更新时间:2024-02-29 22:31:35
JavaScript
根据create-react-app建造自己的项目 公共 路由器 :white_heavy_check_mark: antd &&主题 :white_heavy_check_mark: 储物减速机 :white_heavy_check_mark: 嘲笑 :white_heavy_check_mark: 代理 :white_heavy_check_mark: 请求 :white_heavy_check_mark: 请求错误处理,401、500过渡 :white_heavy_check_mark: 装货 :white_heavy_check_mark: redux-saga可以脱离业务,更好的控制loading todo webpack别名 :white_heavy_check_mark: 菜单渲染(selectedKeys,openKeys),不匹配时替换404 业务组件 过滤 :white_heavy_check_mark: 表 :white_heavy_check_mark: 支持ts create-react-app脚手架支持 打包 更改包名 :white_
【文件预览】:
my-app-master
----.eslintrc.json(1KB)
----.gitignore(338B)
----package.json(4KB)
----src()
--------components()
--------setupTests.js(255B)
--------router.config.js(3KB)
--------index.js(1KB)
--------logo.svg(3KB)
--------App.js(555B)
--------serviceWorker.js(5KB)
--------reducers()
--------App.css(564B)
--------common()
--------index.css(393B)
--------App.test.js(280B)
--------pages()
--------setupProxy.js(264B)
----public()
--------robots.txt(67B)
--------logo192.png(5KB)
--------index.html(2KB)
--------favicon.ico(3KB)
--------manifest.json(492B)
--------logo512.png(9KB)
----tsconfig.json(519B)
----Emma.md(375B)
----scripts()
--------build.js(7KB)
--------test.js(1KB)
--------start.js(5KB)
----README.md(917B)
----TypeScript.md(242B)
----config()
--------webpack.config.js(31KB)
--------jest()
--------theme.js(108B)
--------getHttpsConfig.js(2KB)
--------modules.js(4KB)
--------pnpTs.js(620B)
--------webpackDevServer.config.js(7KB)
--------paths.js(2KB)
--------env.js(4KB)
----mocker()
--------index.old.js(552B)
--------index.js(73B)
--------example.js(1KB)
--------getList.js(771B)
----Reacthook.md(571B)