react-project-2009:react,react-router-dom,redux,antd,hook,typescript

时间:2021-05-23 16:17:59
【文件属性】:
文件名称:react-project-2009:react,react-router-dom,redux,antd,hook,typescript
文件大小:2.28MB
文件格式:ZIP
更新时间:2021-05-23 16:17:59
JavaScript 环境 包管理器用 yarn cnpm install yarn -g yarn install abc -S yarn install efg -D 自定义yarn命令: yarn start yarn build yarn eject 项目创建 cnpm install create-react-app -g create-react-app project-name React常用脚手架有哪些? create-react-app umi: dva: 如何执行eject暴露命令? 作用:把create-react-app隐藏的配置文件暴露出来 git init git add --all git commit -m 'first commit' yarn eject 修改webpack的配置时,有两种方法 1、直接在/config 或 /scripts 中去改 2、自已封装配置文件来改(
【文件预览】:
react-project-2009-master
----config()
--------modules.js(3KB)
--------getHttpsConfig.js(2KB)
--------webpackDevServer.config.js(7KB)
--------webpack.config.js(32KB)
--------jest()
--------pnpTs.js(620B)
--------env.js(4KB)
--------paths.js(2KB)
----package.json(5KB)
----.eslintrc.json(65B)
----package-lock.json(812KB)
----dist()
--------asset-manifest.json(1019B)
--------manifest.json(306B)
--------index.html(3KB)
--------static()
--------favicon.ico(4KB)
----src()
--------assets()
--------views()
--------main.js(235B)
--------components()
--------App.js(576B)
--------utils()
--------store()
----.gitignore(323B)
----public()
--------manifest.json(306B)
--------index.html(867B)
--------qfabc()
--------favicon.ico(4KB)
----README.md(2KB)
----yarn.lock(501KB)
----react.config.js(1KB)
----scripts()
--------test.js(1KB)
--------build.js(7KB)
--------start.js(5KB)

网友评论