Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/linkeddata/contacts

Address book-like application to manage contact information.
https://github.com/linkeddata/contacts

decentralized linked-data rdf rww semantic-web solid solid-app

Last synced: about 2 months ago
JSON representation

Address book-like application to manage contact information.

Awesome Lists containing this project

README

        

# 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](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/linkeddata/contacts?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

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
```