Skip to content

Instantly share code, notes, and snippets.

@yszou
yszou / ng_resource.html
Created July 2, 2013 18:27
AngularJS ngResource Demo
<!DOCTYPE html>
<html ng-app="Demo">
<head>
<meta charset="utf-8" />
<title>AngularJS的Demo</title>
</head>
<body>