Skip to content

Vue.js 3 + Firebase Authentication

Notifications You must be signed in to change notification settings

dcmastenbroek/vue3-firebase-authentication

Repository files navigation

Vue 3 + Firebase Authentication

An example project demonstrating how to use Vue 3 + Firebase Authentication.

Made with Vue.js 3, Vite, Firebase, Vee Validate, Pinia, Vue Router, Vitest, and TailwindCss.

Project Setup

cp .env.example .env
npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

About

Vue.js 3 + Firebase Authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published