A template for building Shopify apps using Vue.js as the frontend. It is based on the Shopify App Node template. root/ ├── client/ # Frontend Vue app, See client README.md ├── server/ # Backend ...