boilerplate-react-webpack:定制的webpack react样板

时间:2024-06-01 08:18:44
【文件属性】:

文件名称:boilerplate-react-webpack:定制的webpack react样板

文件大小:14KB

文件格式:ZIP

更新时间:2024-06-01 08:18:44

react redux sass webpack react-router

定制样板 React16.4.1 ECMAScript 6和JSX支持 React路由器v4 Redux Webpack 4.12.0 React热加载器 Eslint基本配置(不在webpack中使用) SASS支持 启动开发服务器 确保已安装最新版本的Node.js的Stable或LTS。 git clone https://github.com/KleoPetroff/react-webpack-boilerplate.git 运行npm install或yarn install 使用npm start或yarn start开发服务器 打开 可用命令 yarn start开发服务器 yarn build -在dist文件夹中创建可生产的构建


【文件预览】:
boilerplate-react-webpack-master
----.eslintrc(586B)
----Readme.md(680B)
----public()
--------index.html(226B)
----webpack.config.js(1KB)
----src()
--------style()
--------pages()
--------services()
--------components()
--------routes.js(975B)
--------index.js(1KB)
----.babelrc(132B)
----LICENSE(1KB)
----.gitignore(87B)
----package.json(2KB)

网友评论