Skip to content

Instantly share code, notes, and snippets.

@kazuooooo
Created February 5, 2022 15:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kazuooooo/5b3f45b3aa074c58ac9fa5812d03d86e to your computer and use it in GitHub Desktop.
Save kazuooooo/5b3f45b3aa074c58ac9fa5812d03d86e to your computer and use it in GitHub Desktop.
import { PiniaFirestoreSync } from 'pinia-plugin-firestore-sync'
// Add plugin
const pinia = createPinia().use(firestoreSyncPlugin)
app.use(pinia).mount('#app'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment