theyanniss23002 / webpack-09.2020

Manual assembly webpack with the ability to work on the preprocessor

Home Page:webpack-09-2020.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Author by theYanniss

npm install --save-dev

autoprefixer
clean-webpack-plugin
copy-webpack-plugin
css-loader
css-mqpacker
cssnano
file-loader
html-loader
html-webpack-plugin
mini-css-extract-plugin
node-sass
postcss-loader
sass
sass-loader
style-loader
webpack
webpack-cli
webpack-dev-server

How to use

Get started:

npm run dev

Get build:

npm run build

About

Manual assembly webpack with the ability to work on the preprocessor

webpack-09-2020.vercel.app


Languages

Language:JavaScript 54.9%Language:Sass 29.7%Language:HTML 15.4%