有人知道可以教教我吗,我现在前端这方面遇到了瓶颈了,救救孩子吧,我想要具体一点的步骤可以吗?
1.npm install antd
2.在需要的地方引入需要的import { Button } from 'antd';
3.在其样式文件最上面引入@import '~antd/dist/antd.css';或者在入口文件app.js里的样式表引入
官方文档有步骤https://ant.design/docs/react/use-with-create-react-app-cn
vue可以使用antd ,参看一下https://blog.csdn.net/liuzhenhe1988/article/details/108842220
您好,我是有问必答小助手,您的问题已经有小伙伴帮您解答,感谢您对有问必答的支持与关注!