文件名称:react-with-webpack:使用Webpack和Babel设置React应用
文件大小:305KB
文件格式:ZIP
更新时间:2024-05-28 01:27:25
react javascript babel webpack JavaScript
与WebpackReact 此存储库包含有关如何使用Webpack和Babel设置React应用程序的示例代码。 在此处找到整个教程: :
【文件预览】:
react-with-webpack-master
----.gitignore(13B)
----.babelrc(145B)
----package.json(857B)
----package-lock.json(251KB)
----src()
--------components()
--------index.js(219B)
--------App.js(251B)
--------index.html(470B)
--------index.css(56B)
--------styles()
----webpack.config.js(868B)
----build()
--------index.html(515B)
--------index.bundle.js(1.02MB)
----README.md(214B)