摘要: Node.js 按照官网步骤装好node.js,同时会安装上npm,另外再安装上yarn 使用create-react-app安装react cd antd-demo Yarn start 自动弹出localhost:3000 安装并引入antd 修改 src/App.js,引入 antd 的按钮组 阅读全文
posted @ 2021-11-03 20:42 窗帘后有鲨鱼 阅读(115) 评论(0) 推荐(0)