基於react開發package.json的配置


項目依賴

react網頁開發的3件套: react, react-dom, react-router-dom, redux, react-redux
react的UI組件庫: antd(pc端), antd-mobile(移動端)
類型檢測: prop-types
http庫: axios


 
 

開發依賴

打包工具: webpack

代碼轉換: @babel/core, @babel/preset-react,  less, node-sass

 

webpack loader

babel-loader
css-loader
style-loader
less-loader
sass-loader
webpack plugin
@babel/plugin-proposal-class-properties
html-webpack-plugin
babel-plugin-import
 

相關網站

http://www.axios-js.com/ 

https://webpack.docschina.org/ 

https://ant.design/index-cn 

https://mobile.ant.design/index-cn 

http://huziketang.mangojuice.top/books/react/ 

https://react-router.docschina.org/ 

https://react.docschina.org/ 

https://cn.redux.js.org/ 

https://www.html.cn/doc/less/

 

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM