https://github.com/joshuatoth/person-data-viewer
https://github.com/joshuatoth/person-data-viewer
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/joshuatoth/person-data-viewer
- Owner: JoshuaToth
- License: mit
- Created: 2017-06-08T07:26:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-21T12:13:49.000Z (almost 9 years ago)
- Last Synced: 2024-12-31T03:12:39.214Z (over 1 year ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prototype: Person Data Viewer for data returned by ElasticSearch backed API
## Getting Started
```
npm install
gulp serve
```
This will serve to http://localhost:3000/
### Prerequisites
* Node
* Npm
* This project running here: [person-data-manager](https://raw.githubusercontent.com/hombredequeso/person-data-manager-a)