Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 🚀
- Host: GitHub
- URL: https://github.com/alienzhou/webpack-kickoff-template
- Owner: alienzhou
- Created: 2019-04-21T04:40:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-30T03:54:30.000Z (over 5 years ago)
- Last Synced: 2024-11-13T18:43:19.040Z (2 months ago)
- Topics: demo, kickoff, template, webpack
- Language: JavaScript
- Homepage: https://alienzhou.github.io/webpack-kickoff-template/
- Size: 210 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)