Skip to content

Instantly share code, notes, and snippets.

@matthewjackowski
Last active October 28, 2015 20:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matthewjackowski/173a53d691e4549d6e50 to your computer and use it in GitHub Desktop.
Save matthewjackowski/173a53d691e4549d6e50 to your computer and use it in GitHub Desktop.
Commands for Javascript Demo
npm install connect serve-static
node server.js
var s = angular.element($0).scope();
s.changeLanguage('es');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment