Skip to content

Instantly share code, notes, and snippets.

@Kvit
Last active September 9, 2019 17:20
Show Gist options
  • Select an option

  • Save Kvit/c4ba81893925527a67b595f6adfabd98 to your computer and use it in GitHub Desktop.

Select an option

Save Kvit/c4ba81893925527a67b595f6adfabd98 to your computer and use it in GitHub Desktop.
Installation Nuxt Vuitify FireStore
npm install -g @vue/cli
npm init nuxt-app <project-name>
yarn lint --fix
// firebase
https://medium.com/@pascalluther/nuxt-js-v2-firestore-ssr-938d8fb7d2b0
// linting
'npm install eslint babel-eslint eslint-config-prettier eslint-plugin-prettier eslint-plugin-vue eslint-loader prettier -D'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment