/nuxt-shopify-starter

(WIP) Eventually this will be a nice starting point for Vue Shopify developers who want to break out of Shopify's liquid prison. Pull in product, collection, and other store data via the storefront API. Automatic generation of collection and product pages with minimal styling. All the bells and whistles provided by Nuxt.

Primary LanguageVue

tester

My amazing Nuxt.js project

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.