Skip to content

dynosmurf/spine.contacts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Spine Contacts

Spine Contacts is an example application for the Spine JavaScript library.

##Live Demo

Checkout the live demo in Safari/Chrome.

##Features

  • Contact CRUD
  • Local Storage persistence
  • Filtering contacts
  • Emailing contacts

##Usage

  1. Checkout the Git repository
  2. Install npm dependencies: npm install .
  3. Install Hem: npm install -g hem
  4. Run: hem server
  5. Open http://localhost:9294
  6. Check out app/controllers and app/models to see how everything works

##Screenshot

Spine Contacts

Releases

No releases published

Packages

No packages published