/webpack-preset-example

An example of using Webpack Preset

Primary LanguageJavaScript

Webpack Preset Example

A basic example of using Webpack Preset.

Installation

git clone https://github.com/webpack-preset/webpack-preset-example.git
cd webpack-preset-example
npm install
npm start

Open up http://localhost:3000/ and that's it!