Skip to content

Demo project showing an AngularJS application consuming the Hippo CMS REST API.

License

Notifications You must be signed in to change notification settings

lukeddy/demo-angular-hippo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hippo website API and AngularJS

Demo project showing an AngularJS application consuming the Hippo CMS GoGreen REST API.

Requirements

####Prerequisites

####Dependencies

Environment setup

####1. Install Grunt and Bower

$ sudo npm install -g grunt-cli bower

####2. Install project dependencies Run both commands below in the project root directory.

$ npm install
$ bower install

Build instructions

To run the application server, run $ grunt server inside the project directory.

Further reference

About

Demo project showing an AngularJS application consuming the Hippo CMS REST API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published