All Projects → maccman → Spine.contacts

maccman / Spine.contacts

Spine demo contact manager

Programming Languages

coffeescript
4710 projects

#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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].