VladTsiukin / Template

Simple webpack 4 template with babel and eslint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple webpack 4 template with babel and eslint

download

  • Download this zip and extract it to desired location (or clone via terminal).
  • In your location to enter the terminal commands:
    • npm install --save-dev
    • npm prune --save-dev
    • npm run watch
  • (The npm 6.13.7 and node 13.9.0 was installed)

About

Simple webpack 4 template with babel and eslint

License:MIT License


Languages

Language:JavaScript 81.2%Language:HTML 15.2%Language:CSS 3.7%