Skip to content

alienzhou/webpack-kickoff-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

webpack-kickoff-template

Help you to quickly start a project based on Webpack.

In my work, I often need to start a tiny demo quickly to

  • try a npm lib by import
  • test/try a webpack plugin or loader
  • write a demo page for some features
  • โ€ฆโ€ฆ

Without configuring Wepack, generator-webpack-kickoff makes these more simple.