React Boilerplate Webpack+PostCSS项目模板

React 样板堆栈真是一个超实用的项目模板,适合需要快速上手 React 开发的同学。这个模板已经预先配置了WebpackReactPostCSS,你只需要关注开发内容,省去了大量配置烦恼。只需要git clone一份代码,运行npm install安装依赖,再用npm start启动开发模式,浏览器就能直接看到效果,简直是懒人福音。

它还支持Storybook,方便你在开发过程中即时查看和测试组件。如果你习惯用组件化开发,这个功能合适。最重要的是,它的构建和开发流程都挺简单,没那么多繁琐的配置,像我这种懒人用起来真的挺舒服的。

如果你正在寻找一个好用的 React 项目模板,来节省配置时间,这个 React Boilerplate 模板肯定不会让你失望。毕竟,用起来顺手,项目结构也蛮清晰的,试试看吧!

zip
react-boilerplate-master.zip 预估大小:22个文件
folder
react-boilerplate-master 文件夹
file
.eslintrc.json 854B
folder
public 文件夹
file
index.html 371B
file
yarn.lock 476KB
file
.stylelintrc 939B
file
webpack.config.js 2KB
folder
src 文件夹
folder
stories 文件夹
folder
Button 文件夹
file
index.js 378B
file
index.js 18B
folder
components 文件夹
folder
Button 文件夹
file
Button.js 447B
file
Button.css 169B
file
index.js 35B
file
App.js 452B
file
App.css 97B
file
index.js 145B
file
.babelrc 115B
folder
.storybook 文件夹
file
webpack.config.js 289B
file
config.js 286B
file
addons.js 130B
file
LICENSE 1KB
file
README.md 2KB
file
.editorconfig 147B
file
.gitignore 929B
file
package.json 2KB
zip 文件大小:191.01KB