Skip to content

Shopify/spatial-commerce-projects

Repository files navigation

spatial-commerce-projects

This is the repository for the blog of Shopify's Spatial Commerce Team.

Install

To install this repository, first use dev to check it out:

$ dev clone spatial-commerce-projects

Then, use dev to install all the dependencies:

$ dev up

Finally, use dev to serve a development version of the site:

$ dev develop

Now you can visit the site at localhost:4000