Skip to content

cardene/ember-share

 
 

Repository files navigation

Ember Share

Gitter

A web interface for SHARE.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • yarn install --pure-lockfile
  • 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.2%
  • HTML 31.0%
  • CSS 5.8%