Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alienzhou/webpack-kickoff-template

kickoff a empty webpack demo quickly 🚀
https://github.com/alienzhou/webpack-kickoff-template

demo kickoff template webpack

Last synced: 5 days ago
JSON representation

kickoff a empty webpack demo quickly 🚀

Awesome Lists containing this project

README

        

# webpack-kickoff-template

Help you to quickly start a project based on [Webpack](https://webpack.js.org/).

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.

![](./docs/page.gif)