Skip to content

Instantly share code, notes, and snippets.

@lund0n
Created January 6, 2015 19:52
Show Gist options
  • Save lund0n/b71da33a0bf2ab53d302 to your computer and use it in GitHub Desktop.
Save lund0n/b71da33a0bf2ab53d302 to your computer and use it in GitHub Desktop.
QwGRVZ
angular.module('cart', [])
.value('items', ['milk', 'eggs', 'butter']);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment