React + Antd
Posted 衢州最帅的男人
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了React + Antd相关的知识,希望对你有一定的参考价值。
环境配置
安装脚手架:npm install create-react-app
安装yarn:brew install yarn
创建项目:create-react-app antd-demo
切换路径:cd antd-demo
安装路由:yarn add react-router-dom
安装axios:yarn add axios
安装antd:yarn add antd
启动项目:yarn start
地振高冈,一派溪山千古秀;门朝大海,三合河水万年流。
以上是关于React + Antd的主要内容,如果未能解决你的问题,请参考以下文章
已解决在react+ts中 atnd 用 upload 组件报错Failed to execute ‘readAsArrayBuffer,param 1 is notof type Blob(代码片段