Skip to content

This is a webpack template that you can use to kickstart your next web development project. With this template, you don't need to go through the arduous task of setting up webpack from scratch.

Notifications You must be signed in to change notification settings

BertrandConxy/webpack-template

 
 

Repository files navigation

Webpack Template

This is a webpack template that you can use to kickstart your next web development project. With this template, you don't need to go through the ardous task of setting up webpack from scratch.

What is Webpack?

"Webpack is an open-source JavaScript module bundler. It is made primarily for JavaScript, but it can transform front-end assets such as HTML, CSS, and images if the corresponding loaders are included." To learn more about webpack, read the official documentation

How to use this template

  • Click on Use This Template to generate a copy.
  • Run npm install webpack webpack-cli --save-dev
  • Voila! Template is all set and ready.

Author

👤 Benjamin Semah

Show your support

Give a ⭐️ if you like this project!

About

This is a webpack template that you can use to kickstart your next web development project. With this template, you don't need to go through the arduous task of setting up webpack from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.1%
  • HTML 18.4%
  • CSS 7.5%