Difference between revisions of "WebFund 2013F: Tutorial 1"

From Soma-notes
Jump to navigation Jump to search
(Created page with "Your goals in this tutorial is to: * Get the class VM running, * Create a simple "hello, world" program in node, * Create a simple express-generated node web application, * M...")
 
Line 6: Line 6:
* Modify this application's behavior in a few simple ways, and
* Modify this application's behavior in a few simple ways, and
* Save your work to your SCS account.
* Save your work to your SCS account.
==Running the VM==
==Hello, World!==
==Your First Web App==
==Simple Changes==
==Saving your work==

Revision as of 00:58, 6 September 2013

Your goals in this tutorial is to:

  • Get the class VM running,
  • Create a simple "hello, world" program in node,
  • Create a simple express-generated node web application,
  • Modify this application's behavior in a few simple ways, and
  • Save your work to your SCS account.

Running the VM

Hello, World!

Your First Web App

Simple Changes

Saving your work