tankred / webpack-lab

Webpack from scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack lab

THIS REPO is ARCHIVED.

webpack Tutorial: How to Set Up webpack 5 From Scratch By Tania Rascia

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

npm init -y
npm i -D webpack webpack-cli
npm i -D html-webpack-plugin

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

Tankred

License

Add link to license file for details

Acknowledgments

About

Webpack from scratch


Languages

Language:JavaScript 87.0%Language:HTML 8.0%Language:SCSS 5.1%