react+webpack+antd項目搭建

安裝create-react-app cli npm install -g create-react-app 創建工程 create-react-app my-app 進入根目錄 cd my-app 本地服務啓動,將會在本地3000端口啓動 npm run start 安裝所需插件react-router axios less less-loader yarn add react-router-d
相關文章
相關標籤/搜索