GitHunt
FI

finmavis/webpack-4-boilerplate

Webpack 4 Boilerplate with Babel, SASS or SCSS, browser autoprefix, and optimization using gzip and brotli for Production

Webpack Boilerplate

This is a repossitory for Webpack Configuration step by step - Development to Production guide.

๐Ÿš€ Quick start

To run this locally:

  1. Clone project git clone https://github.com/finmavis/webpack-4-boilerplate.git .
  2. Install all dependencies using yarn or npm install
  3. Start the development server using yarn start or npm run start
  4. Open up http://localhost:3000
  5. Happy Hacking!

Languages

JavaScript94.1%CSS3.4%HTML2.5%

Contributors

Created September 6, 2018
Updated June 7, 2023
finmavis/webpack-4-boilerplate | GitHunt