React Ant的項目引用的簡單應用

1.首先我們需要新建一個項目 create-react-app my_app 2.在項目目錄通過cmd安裝下載引入 antd Ant Design官網 1 )通過npm安裝 npm install react-router-dom 2 )通過yarn安裝 yarn add react-router-dom) 3.全局引入 在index.js中引入 import ‘antd/dist/antd.cs
相關文章
相關標籤/搜索