webpack-html-scss:Sourse Webpack网站

时间:2021-03-30 22:19:03
【文件属性】:
文件名称:webpack-html-scss:Sourse Webpack网站
文件大小:312KB
文件格式:ZIP
更新时间:2021-03-30 22:19:03
SCSS Webpack模板 Webpack是一个模块捆绑器。 它的主要目的是捆绑JavaScript文件以供在浏览器中使用,但它也能够转换,捆绑或打包几乎任何资源或资产。 作者:| 构建设置: # Download repository: git clone https://github.com/vedees/webpack-template webpack-template # Go to the app: cd webpack-template # Install dependencies: npm install # Server with hot reload at http://localhost:8081/ npm run dev # Output will be at dist/ folder npm run build 项目结构: src/index.html主应用程序HTM
【文件预览】:
webpack-html-scss-master
----postcss.config.js(398B)
----yarn.lock(286KB)
----src()
--------index.html(295B)
--------js()
--------assets()
--------index.js(325B)
--------static()
----.babelrc(39B)
----LICENSE(1KB)
----build()
--------webpack.dev.conf.js(763B)
--------webpack.build.conf.js(447B)
--------webpack.base.conf.js(4KB)
----README.md(7KB)
----prettier.config.js(126B)
----.editorconfig(375B)
----.gitignore(200B)
----package-lock.json(868KB)
----package.json(1KB)

网友评论