Skip to content

zahedbri/eselaixyz-67cf0e.netlify.app-

 
 

Repository files navigation

Vue Nuxt eCommerce Theme

Introduction

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

Demo

https://zen-fermat-3b49a3.netlify.app/

Netlify Status

Repo

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 (dont use yarn)

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

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 50.8%
  • Vue 32.4%
  • JavaScript 16.2%
  • HTML 0.6%