文件名称:webpack-react-stylus-router:Webpack 5,React,手写笔,路由器模板
文件大小:14KB
文件格式:ZIP
更新时间:2024-06-16 19:31:02
JavaScript
Webpack 5React手写笔路由器模板[WIP] 问题: (热重载+浏览器列表) 不要忘记更改下一个meta标签的值,因为这只是示例。 < title > Web-application < / title > < meta name = "description" content = "Web-application boilerplate without state-managers and middlewares" > < meta property = "og:title" content = "Web-application" / > < meta property = "og:description" content = "Web-application boilerplate without state-managers and middlewares" /
【文件预览】:
webpack-react-stylus-router-master
----.gitignore(65B)
----README.md(2KB)
----.browserslistrc(197B)
----LICENSE(1KB)
----package.json(2KB)
----.stylintrc(620B)
----src()
--------app.jsx(831B)
--------pages()
--------routes.jsx(371B)
--------constants.styl(363B)
--------index.jsx(238B)
--------styles.styl(396B)
--------index.html(956B)
----webpack.dev.js(2KB)
----postcss.config.js(103B)
----webpack.prod.js(2KB)
----webpack.analyze.js(218B)
----.eslintignore(48B)
----babel.config.js(323B)
----.eslintrc.json(725B)
----.npmrc(16B)