pirelenito / simplest-webpack-example

Just a simple example to show how easy it is to configure webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The simplest webpack example ever

To run it:

npm run build

Open the index.html file in a browser.

About

Just a simple example to show how easy it is to configure webpack


Languages

Language:JavaScript 85.6%Language:HTML 14.4%