CollectiveLearning / js_modules

Webpack 2 Js Modules based on Udemy course: https://www.udemy.com/webpack-2-the-complete-developers-guide/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Webpack 2 Js Modules based on Udemy course: https://www.udemy.com/webpack-2-the-complete-developers-guide/


Languages

Language:JavaScript 94.7%Language:HTML 4.4%Language:CSS 0.9%