/vue-nuxt-ecommerce-template

Vue Nuxt eCommerce theme template

Primary LanguageSCSS

Vue Nuxt eCommerce Theme

Introduction

For Vue CLI 3/Nuxt, with router, Firebase and other Nuxt goodies

Demo

Surge https://shivering-vessel.surge.sh/ Netlify https://zen-fermat-3b49a3.netlify.app/

Netlify Status

Repo

https://github.com/xhostcom/vue-nuxt-ecommerce-template.git

Author

Paul Anthony McGowan

Author URL

https://www.xhostcom.com

Requirements

NPM/Node Vue CLI

Installation

Make firebase db and put details in plugins/firebase.js

$ npm install (Is now yarn, updated to latest Nuxt)

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

FAQ

Q. Is this normal?

A. Yes. This is perfectly normal.

License

MIT