没有合适的资源?快使用搜索试试~ 我知道了~
react-ant-boilerplate:CRA入门套件
共53个文件
js:38个
json:5个
example:1个
需积分: 9 0 下载量 193 浏览量
2021-04-11
16:05:34
上传
评论
收藏 218KB ZIP 举报
温馨提示
:atom_symbol: 创建React Ant设计样板 + + 需要更改REACT_APP_BASE_URL 。 这是一个示例服务器。 入门 > git clone https://github.com/PW486/react-antd-boilerplate.git > npm install > npm start 设置环境 > cp .env.example .env > vi .env 建造 > npm run build 发展 删除在远程服务器上删除的本地分支> git fetch -p && for branch in ` git branch -vv --no-color | grep ' : gone] ' | awk ' {print $1} ' ` ; do git branch -D $branch ; done 保留短绒和格式化程序规则 检查未使用的,过时的依赖状态: d
资源推荐
资源详情
资源评论
收起资源包目录
react-ant-boilerplate-master.zip (53个子文件)
react-ant-boilerplate-master
.gitignore 245B
.env.example 20B
package.json 2KB
.stylelintrc 159B
jsconfig.json 52B
package-lock.json 740KB
src
global.selectors.js 648B
components
Header
index.js 1KB
PrivateRoute
index.js 456B
Sider
index.js 1KB
global.reducer.js 694B
index.js 740B
App.js 1KB
utils
injectSaga.js 2KB
request.js 662B
reducers.js 402B
sagaInjectors.js 3KB
checkStore.js 503B
injectReducer.js 1KB
reducerInjectors.js 1002B
history.js 112B
constants.js 190B
configureStore.js 1KB
loadable.js 308B
containers
SignIn
signin.reducer.js 589B
index.js 2KB
signin.saga.js 817B
signin.api.js 126B
signin.constants.js 322B
signin.selectors.js 475B
signin.actions.js 587B
NotFound
index.js 200B
Board
board.actions.js 1KB
board.api.js 375B
board.reducer.js 2KB
board.saga.js 1KB
index.js 2KB
WritePostModal
index.js 3KB
board.constants.js 731B
PostTable
index.js 1KB
board.selectors.js 1KB
routes
mainRoutes.js 505B
.nvmrc 12B
LICENSE 1KB
public
index.html 2KB
favicon.ico 4KB
manifest.json 325B
.eslintrc.js 2KB
README.md 4KB
.vscode
settings.json 153B
config-overrides.js 318B
.editorconfig 217B
.prettierrc 90B
共 53 条
- 1
资源评论
徐志鹄
- 粉丝: 22
- 资源: 4661
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功