文件名称:react-simple-template:webpack搭建的react简易模板
文件大小:15KB
文件格式:ZIP
更新时间:2024-06-05 16:16:39
react webpack JavaScript
react-simple-template webpack搭建的react简易模板,适用于demo级react开发 运行方式 # clone到本地 git clone https://github.com/windlany/react-simple-template.git # 下载依赖包 npm install # 运行项目 npm run dev
【文件预览】:
react-simple-template-master
----.babelrc(121B)
----package.json(832B)
----index.html(287B)
----src()
--------assets()
--------components()
--------App.js(326B)
--------Main.js(179B)
----.gitignore(486B)
----webpack.config.js(1KB)
----README.md(270B)