laurenbarker / share-search

SHARE front-end focused on the search interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ember Share

Gitter

A web interface for SHARE.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

  • Run the SHARE API server at localhost:8000
  • Run elasticsearch at localhost:9200 and populate with SHARE data (./manage.py runbot elasticsearch in the SHARE root directory)
  • ember server
  • Visit your app at http://localhost:4200.

About

SHARE front-end focused on the search interface.

License:Apache License 2.0


Languages

Language:JavaScript 62.0%Language:HTML 26.3%Language:CSS 11.8%