<div id="list" ng-app="myShoppingList" ng-controller="myCtrl">
#list {
var app = angular.module("myShoppingList", []);