https://github.com/linkeddata/profile-editor
WebID profile editor
https://github.com/linkeddata/profile-editor
solid solid-app
Last synced: 6 months ago
JSON representation
WebID profile editor
- Host: GitHub
- URL: https://github.com/linkeddata/profile-editor
- Owner: linkeddata
- License: other
- Created: 2015-02-20T18:10:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-27T00:38:47.000Z (almost 9 years ago)
- Last Synced: 2024-11-04T04:32:21.649Z (11 months ago)
- Topics: solid, solid-app
- Language: JavaScript
- Size: 3.58 MB
- Stars: 50
- Watchers: 10
- Forks: 19
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - linkeddata/profile-editor - WebID profile editor (others)
README
# profile-editor
[](https://gitter.im/linkeddata/profile-editor?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
WebID profile editor. Live at: **https://linkeddata.github.io/profile-editor/**### Pre-Requisites
Requires [Bower](http://bower.io/) to be installed.
### Installation
1. Clone a copy of `profile-editor`.
2. `bower install`
3. Open `index.html` in your browser (or do `open index.html` from bash).