/testetetsets

Primary LanguageJavaScript

webpack-starter-frontend

How to use

npm i - one time install all dependencies

npm start - development mode

npm run build - build project to html, css, js files

To add new html file

  1. Open file ./webpack/webpack.common.js
  2. Find line wich starts with new HtmlWebpackPlugin...
  3. Copy and paste this block of code and change the *.html
  4. Make new html file in ./src