8eni / webpack2

Experiment with webpack2 setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack 2 Seed

A starter for Webpack 2

Getting Started

To get started cd into the directory of your choice on your local machine, and clone the repo...

git clone https://github.com/8eni/webpack2.git

Installing

Make sure you have node and npm installed, then to install dependencies run the following commands...

npm install

Start the web app and view on ... http://localhost:8080

npm start

Acknowledgments

About

Experiment with webpack2 setup


Languages

Language:JavaScript 68.0%Language:HTML 26.1%Language:CSS 5.9%