danny-web-component
v1.1.0
Published
frontend template with webpack
Downloads
123
Readme
TEMPLATE-WEBPACK
Webpack template for frontend
-Setup package.json file (npm init) -Install webapck -Setup webpack.config file -Install laoders css laoader included rules for images -Install HTML-Webpack plugin(helps build our index.html) -Install dev server for auto reload -Install Babble loader (for old browsers) -Install webpack bundle analyzer -install ESlint -intall pretier (formarter)