Giter VIP home page Giter VIP logo

nuxt-pwa-vuetify-firebase-ssr's Introduction

Nuxt 2 PWA Vuetify Firebase SSR Starter

Nuxt.js + PWA + Vuetify.js + Firebase starter project

Features

This starter project includes official Nuxt.js modules for best PWA project:

It is also enriched with the best Vue's UI framework:

Setup

# install dependencies
$ yarn # Or npm install

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

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

# build for firebase and launch server
$ yarn build:firebase
$ yarn start:firebase

# generate static project
$ yarn generate

# Run unit test
$ yarn test

# Run e2e test
$ yarn dev
$ yarn test:e2e

Getting Started

Don't forget to add your sentry dsn and google analytics id in nuxt.config.js file.

For detailed explanation on how things work, check out the Nuxt.js and Vuetify.js documentation.

License

MIT License

Copyright (c) Jefry Dewangga (@jefrydco)

nuxt-pwa-vuetify-firebase-ssr's People

Contributors

jefrydco avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nuxt-pwa-vuetify-firebase-ssr's Issues

Unbinded Vuetify after build:firebase

First thanks for the environment.

Node: 8.11.3
npm: 6.4.1

Everytime I build for Firebase with npm run build:firebase Vuetify components are unknown in dev mode (npm run dev).

Example:

[PATH TO PROJECT]\functions\node_modules\vue\dist\vue.runtime.esm.js:574 [Vue warn]: Unknown custom element: <v-app> - did you register the component correctly? For recursive components, make sure to provide the "name" option.

found in

---> <Default> at src\layouts\default.vue
       <Root>

I tested it on Mac OS Sierra and Windows 10 Pro.
My current solution (but its annoying): I delete the local project and download the latest version from my own gitlab and install the modules. Then its running again. But it does not help to delete the modules folder of the local broken project and install the modules again.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.