Skip to content

baikourin/learn-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-webpack

Webpack 5 Configuration

This is webpack v5 configuration, that I am using for small static projects. Feel free to contribute, improve or use it for your projects.

Contains some neat stuff out of the box!

  • jQuery
  • Bootstrap with Popper.js
  • FontAwesome

Command

It's pretty easy... You do not have a bunch of commands, just two of them:

  • npm run serve – to start with development
  • npm run build - to make it ready for production use

About

learn javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors