Demonstration of building HTML pages (or static site) using Webpack.
Article (contains outdated version) https://habr.com/ru/articles/350886/.
New article: article.md (in the process of long writing).
License: MIT.
- Install Node.js.
- Create a directory (e.g., 'C:\projects\test') where you will create your project.
- In the command line (e.g., 'cmd' or 'PowerShell') navigate to this folder.
- Copy the files from this project into the folder.
Author: Sergienko Anton Borisovich.
