Skip to content

ifcanduela/webpack-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Webpack boilerplate

Compiles and bundles Javascript and CSS files.

How do I g-?

Clone the repo, cd into it and run npm install.

And then what sho-?

You put an index.js in a src folder, and Webpack will take it from there. Run npm run watch for development or npm run prod for production.

But does it comp-?

The Webpack config includes settings for JavaScript (including Vue single-file components), LessCSS, images and fonts. The results will be put in a dist folder.

Can I change th-?

I'm sure you can.

I prefer Gul-

Gotcha.

About

Compile and bundle front-end assets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published