npm i
- one time install all dependencies
npm start
- development mode
npm run build
- build project to html, css, js files
- Open file ./webpack/webpack.common.js
- Find line wich starts with new HtmlWebpackPlugin...
- Copy and paste this block of code and change the *.html
- Make new html file in ./src