Skip to content

CollectiveLearning/js_modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Js Modules with Webpack

Interested in learning webpack2?

Getting Started

Checkout this repo, install dependencies, then start the gulp process with the following:

> git clone https://github.com/CollectiveLearning/js_modules.git
> cd js_modules
> npm install
> npm run build