基於react開發package.json的配置

項目依賴css

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


 
 

開發依賴html

打包工具: webpacknode

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

 

webpack loaderwebpack

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

相關網站ios

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

https://webpack.docschina.org/ redux

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

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

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/

相關文章
相關標籤/搜索