Files
SpaceMessenger/README.md
T

425 B

Space Messenger 💬 💫

This template should help get you started developing with Vue 3 in Vite.

Project Setup

npm install

Environment variables

VITE_apiKey=
VITE_authDomain=
VITE_projectId=
VITE_storageBucket=
VITE_messagingSenderId=
VITE_appId=

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build