Skip to content

Files

Latest commit

f9d084f · Mar 25, 2018

History

History
This branch is up to date with shama/letswritecode:master.

javascript-modules

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 13, 2016
Jan 13, 2016
Jan 13, 2016
Mar 25, 2018

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.