Skip to content

mgechev/angularjs-resource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS resource

Source code from my blog post abour the $resource service.

How to run the example:

git clone git@github.com:mgechev/angularjs-resource.git
cd angularjs-resource
npm install
npm install bower -g # skip this step if you already have bower installed
cd public
bower install
cd ../
node index.js

About

Source code for my blog post about the $resource service

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published