Created
October 10, 2015 14:08
-
-
Save amielucha/da8e6bb0c5d875ea3cd9 to your computer and use it in GitHub Desktop.
AngularJS ♥ WordPress Tutorial part 2 #tutorial
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function(){ | |
var app = angular.module('angular♥wp', ['ngRoute']); | |
})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment