Skip to content

devalot/vmw-html5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Effective JavaScript and Testing Exercises and Demos

This is the source code for the Effective JavaScript and Testing course taught by Peter J. Jones.

Prerequisites

This collection of exercises and demos needs Node.js installed to work correctly.

Bootstrapping

If you cloned this repository from GitHub you'll need to bootstrap it. From the command line, and within this directory, by running the following command:

npm install

Starting Things Up

  1. From the command line, and in this directory, run the following command:

    node bin/server.js

  2. Open the following URL in your browser of choice:

    http://localhost:3000/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages