Skip to content

aureate-labs-team/template-shopify

 
 

Repository files navigation

Vue Storefron Shopify Template

Stay connected

GitHub Repo stars Twitter Follow YouTube Channel Subscribers Discord

Setup

  1. Create a .env inline with middleware.config.js file and fill the following required variables
SHOPIFY_STOREFRONT_TOKEN=<SHOPIFY_ACCESS_TOKEN>
SHOPIFY_DOMAIN=<SHOPIFY_DOMAIN> # example: vsf-next-pwa.myshopify.com
  1. Run the project
# 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 / Vue Storefront Docs.

Contributing

This repository is autogenerated. If you want to contribute to Shopify integration please use https://github.com/vuestorefront/shopify.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 87.6%
  • JavaScript 9.5%
  • TypeScript 2.8%
  • Shell 0.1%