Skip to content

Instantly share code, notes, and snippets.

View tlareg's full-sized avatar
😃

tlareg

😃
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.0/angular.min.js"></script>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<div ng-app="demo">
<div ng-controller="demoController as dCtrl">