用户中心笔记-leovany
1. 安装
官方地址:https://pro.ant.design/zh-CN/docs/getting-started
1.1 Mac系统
1.1.1 安装yarn
安装yarn
brew install yarn
查看版本
brew -v
1.1.2 安装node
// 安装nodebrew install node// 关联brew unlink node
官方地址:https://pro.ant.design/zh-CN/docs/getting-started
安装yarn
brew install yarn
查看版本
brew -v
// 安装nodebrew install node// 关联brew unlink node