Skip to content

Instantly share code, notes, and snippets.

@adagio
Created August 28, 2014 03:38
Show Gist options
  • Save adagio/1800caea3f08c915284f to your computer and use it in GitHub Desktop.
Save adagio/1800caea3f08c915284f to your computer and use it in GitHub Desktop.
declare the app name, as a module
var app = angular.module('myApp', []);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment