Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 526 Bytes

README.markdown

File metadata and controls

21 lines (13 loc) · 526 Bytes

Spree Ember Frontend

This project will one day be a replacement frontend for Spree. It uses Ember and Bootstrap.

Please submit fixes/improvements with pull requests. Tests are especially welcome.

Installation

To install this frontend, put this in your application's Gemfile:

gem 'spree_ember_frontend', github: 'venkatesh3007/spree_ember_frontend'
gem 'ember-rails', github: 'emberjs/ember-rails'

Then run bundle install. You should be good to go.

Contributors

  • Rob Yurkowski
  • Robert Jackson