ptcampos / angular-resource-example

AngularJS one page Application that consumes a RESTful Web Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularJS one page Application example, that interacts with a RESTful API.

! UNDER DEVELOPMENT !

! INSTALATION !

First, you need to have node and bower installed.

To start just install the components with bower install and node dependencies with npm install

After that you can just start node server with node site and navigate to 'http://localhost:3000'.

About

AngularJS one page Application that consumes a RESTful Web Service


Languages

Language:HTML 62.0%Language:JavaScript 38.0%