Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 283 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 283 Bytes

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!