react-weback4:react+webpack4+gulp+多页面+eslint+stylelint

时间:2024-06-05 21:45:04
【文件属性】:

文件名称:react-weback4:react+webpack4+gulp+多页面+eslint+stylelint

文件大小:265KB

文件格式:ZIP

更新时间:2024-06-05 21:45:04

JavaScript

快速开始 # install dependencies # 安装依赖,可以使用yarn/npm npm install or yarn install # create a multi-page entry template # 创建多页面入口模板 npm run devNew # serve in dev mode, with hot reload at localhost:8080 # 开发环境,带有HMR,监听8080端口 npm run dev # build for production # 生产环境打包 npm run build # build and uploadr for production to server # 生产环境 打包 到 测试服和生产服 npm run ptp 配置入口 多页面入口配置文件位于config/entry.json5目录下 // 可新建p


【文件预览】:
react-weback4-master
----postcss.config.js(92B)
----index.tpl.html(375B)
----yarn.lock(345KB)
----.eslintrc.js(2KB)
----.babelrc(137B)
----scripts()
--------buildTpl.js(1KB)
--------entry.js(810B)
----.stylelintrc.js(7KB)
----gulpfile.js(2KB)
----config()
--------entry.json5(357B)
--------entry.js(208B)
--------index.js(233B)
----.stylelintignore(0B)
----build()
--------webpack.dev.conf.js(2KB)
--------utils.js(302B)
--------webpack.prod.conf.js(3KB)
--------webpack.base.conf.js(2KB)
----README.md(746B)
----.editorconfig(147B)
----.gitignore(155B)
----app()
--------common()
--------public()
--------compontent()
----.eslintignore(51B)
----package-lock.json(498KB)
----package.json(2KB)

网友评论