An open API service indexing awesome lists of open source software.

https://github.com/ashish173/angularspree-api

API for angular spree frontend
https://github.com/ashish173/angularspree-api

angular api e-commerce open-source spree

Last synced: 9 months ago
JSON representation

API for angular spree frontend

Awesome Lists containing this project

README

          

== 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`