X Tutup
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Getting Started with webpack

https://www.youtube.com/watch?v=TaWKUpahFZM

Install io.js.

Within this folder run the terminal command npm install to install the dependencies and devDependencies.

Then run npm start to build as you edit files while viewing http://localhost:8080

X Tutup