Open baocaifeng opened 6 years ago
Webpack is a module bundler. Webpack can take care of bundling alongside a separate task runner. However, the line between bundler and task runner has become blurred thanks to community developed webpack plugins. Sometimes these plugins are used to perform tasks that are usually done outside of webpack, such as cleaning the build directory or deploying the build.
1) Bootstrap
"Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web."