Skip to content

A starter site for Vue + Nuxt based storefronts that uses Divante's Storefront UI and BC's GraphQL API

Notifications You must be signed in to change notification settings

fryshaun/bc-nuxt-vue-starter

 
 

Repository files navigation

bc-nuxt-vue-starter

BigCommerce + Nuxt + Storefront UI Starter

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

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

Requirements

You'll need a BigCommerce store and a token for our GraphQL Storefront API, which you can create in the API Account section of the control panel.

If you're new to BigCommerce, that's ok! You can create a free developer sandbox store here: https://developer.bigcommerce.com/sandbox/vue

Props

Divante's awesome open sourced Storefront UI project made it possible to quickly make this look and feel like a real e-comm site using Vue + Nuxt. Check it our here: http://storefrontui.com/

About

A starter site for Vue + Nuxt based storefronts that uses Divante's Storefront UI and BC's GraphQL API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 96.5%
  • JavaScript 3.1%
  • CSS 0.4%