/angularspree-api

API for angular spree frontend

Primary LanguageRuby

README

## For setup follow these steps.##

  • Install all dependencies ‘$ bundle install`

  • Run all migrations ‘$ rake db:migrate`

  • Load seed data ‘rake db:seed`

  • Load sample data ‘rake spree_sample:load`