React + Webpack 模板
ReactJS 和 Webpack 的简易入门模板,支持热更新。
安装:
git clone https://github.com/ddevaz/react-webpk-template.git
cd react-webpk-template
npm install
使用:
npm start
在端口 8000 上启动带有热更新功能的 Webpack 开发服务器。
3.02KB
文件大小:
评论区