Skip to content

debiasej/webpack2-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack2 example

Sample project that shows how Webpack2 works.

This project has been developed to practice and improve my skills.

###Getting Started###

Checkout this repository, install dependencies, and then start Webpack with the following:

	git clone https://github.com/debiasej/webpack2-learning.git
	cd webpack2-learning
	npm install
	npm run build

Releases

No releases published

Packages

No packages published