Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 643 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 643 Bytes

contacts

Warning : contacts app needs updating in order to work with the currently deployed 4.x version of node solid server

Join the chat at https://gitter.im/linkeddata/contacts

Address book-like application to manage contact information.

Running live here: https://linkeddata.github.io/contacts/

Quick Start for contributors

$ git clone git://github.com/linkeddata/contacts
$ cd contacts
$ sudo npm -g install bower
$ bower install