Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 429 Bytes

File metadata and controls

12 lines (7 loc) · 429 Bytes

What is Isomorphic JavaScript?

http://youtu.be/Q6TAMCH0lL0

Install io.js.

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

Run node index.js to run the script through the server side.

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