Skip to content

sendgn/live-chat

Repository files navigation

Live chat

Live chat room made with using vue3, firebase9, pinia and vue-router4. Supported languages: English and Russian by i18n package

Deployed app

Click here to open the web app in your browser

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build