Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 461 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 461 Bytes

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