Skip to content

Instantly share code, notes, and snippets.

@Mozartted
Created February 7, 2017 13:36
Show Gist options
  • Save Mozartted/73c5fc1d28935f3ac0ad63afc4cf1a28 to your computer and use it in GitHub Desktop.
Save Mozartted/73c5fc1d28935f3ac0ad63afc4cf1a28 to your computer and use it in GitHub Desktop.
angular.module('TodoMVC',['ngRoute','ngResource']);
var app=angular.module('TodoMVC');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment