Skip to content
This repository was archived by the owner on Mar 5, 2018. It is now read-only.

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

JavaScript Modules: ES6 Import and Export

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

Install Node.js.

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

Then run npm start to start up a development server on http://localhost:9966 and run the scripts through the client side.