A W20 client for the catalog microservice.
Install the sample:
git clone https://github.com/seedstack/ecommerce-client-sample.git
cd ecommerce-client-sample
npm install
bower install
Run the sample:
grunt connect
In order to get some data you can run the catalog-microservice-sample.
This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.