本篇着重讲解如何使用官方的demo,至于React及antd的安装及配置在本文末尾会给出相应的参考链接。创建一个React项目之后。create-react-app在新建的项目目录下引入antd组件库。yarn add antd
或者
npm install antd --save打开测试一下yarn start
或者
npm start创建成功以后会出现如下初始页面。
转载
2023-07-19 10:52:22
73阅读
React Navigation & React Native & React Native Navigation
转载
2019-04-28 11:47:00
286阅读
Redux
react-redux
Redux & React & react-redux
转载
2018-11-05 22:52:00
159阅读
React Hooks & react forwardref hooks & useReducer
React Hooks,react forwardref hooks,useReducer,React,JS,store,bug, ref, forwardRef, withRef,
转载
2019-10-28 16:21:00
339阅读
2评论
TypeScript & React & Jest
转载
2020-08-24 18:10:00
203阅读
React & redux-saga & effects & Generator function & React Hooks
ES-Next & ES7 @decorator
转载
2019-09-18 21:39:00
48阅读
React & vue & cli & environment information & report bugs
react-native , RN, create-react-app
React , vue , cli, environment information, environment infos , report bugs, env, infos,
转载
2019-05-22 09:07:00
43阅读
Create a new application with Typescript: Then: Run:
转载
2019-08-04 20:58:00
212阅读
2评论
Typescript & React & Vue
Typescript , vue, react, js, npm, node.js
转载
2019-06-21 10:15:00
88阅读
React.forwardRef() & React.useRef() & refs
转载
2021-04-12 23:25:00
508阅读
2评论
react-router provides two props for setting a specific style on a Link component whose path matches our current route. activeStyle allows for an inlin
转载
2016-03-28 04:34:00
82阅读
2评论
React & Dva & Actions & dispatch & effects
React , dva , actions , dispatch , effects, redux-saga, redux, reducers, js, ES-Next
dva.js 触发effetct 请求
namespace/effects_action
转载
2019-09-20 19:59:00
287阅读
这个是npm讲解的,不错 https://slides.com/seldo/npm-future-of-javascript
原创
2022-08-29 23:18:11
84阅读
React Native & iframe & WebView
转载
2019-04-29 09:10:00
733阅读
React & search & keyboard ghost
String.startsWith
转载
2018-10-26 00:12:00
48阅读
目录 前言 导语 代码部分 总结 前言 我是歌谣 我有个兄弟 巅峰的
原创
2023-08-07 07:08:20
86阅读