ecocity / spine.contacts

Spine demo contact manager

Home Page:http://spine-contacts.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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

About

Spine demo contact manager

http://spine-contacts.herokuapp.com/