This is the repository for the blog of Shopify's Spatial Commerce Team.
To install this repository, first use dev to check it out:
$ dev clone spatial-commerce-projectsThen, use dev to install all the dependencies:
$ dev upFinally, use dev to serve a development version of the site:
$ dev developNow you can visit the site at localhost:4000