Skip to content

alexljamin/mimo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handy Webpack 4 starter kit

Get up and running on macOS

  1. Install NVM
  2. Install latest Node.js:
    nvm install node
  3. Install all dependencies:
    npm i
  4. Run Webpack:
    npm run dev

What's new in 1.0.1?

Amaze me with features

  • Easily use jQuery and Bootstrap in the build
  • Neatly organise favicons, local fonts and php files to the desired folders
  • Do most of the cool stuff to your fancy SCSS
  • Run Webpack server with live reload

Stuff to figure out

  • Critical CSS
  • HMR does not work with Live reload
  • Conditional split into multi environment build (ex. dev and prod)

About

Handy starter kit for anyone new to Webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published