Webpack-Starter-Kit:具有SCSS,PostCSS,Babel和ESLint的Webpack 4状态器套件

时间:2021-01-31 02:37:58
【文件属性】:
文件名称:Webpack-Starter-Kit:具有SCSS,PostCSS,Babel和ESLint的Webpack 4状态器套件
文件大小:122KB
文件格式:ZIP
更新时间:2021-01-31 02:37:58
babel postcss eslint es6 scss Webpack入门套件 使用Webpack 4,SCSS,PostCSS,Browsersync,ESLint(airbnb)和Babel的实用入门套件。 该Webpack入门工具包开箱即用,提供了一些工具和针对前端开发项目的明智选择。 安装及使用 # Git Clone this repo, where 'my-project' is the name of your project git clone git@github.com:robertguss/Webpack-Starter-Kit.git my-project # cd into the repo's diectory cd my-project # install NPM modules yarn # start development server yarn start # build for production yarn build SCSS SCSS是此套件的首选CSS预处理器。 在scss/libary/_breakpoint.scss有几种混合方式,用于使用移动
【文件预览】:
Webpack-Starter-Kit-master
----.babelrc(48B)
----webpack.prod.js(957B)
----package.json(2KB)
----webpack.common.js(1KB)
----LICENSE(1KB)
----package-lock.json(460KB)
----webpack.dev.js(2KB)
----src()
--------js()
--------scss()
----.eslintrc.js(247B)
----.gitignore(901B)
----README.md(2KB)
----postcss.config.js(271B)

网友评论