This is a simple app for realtime chatting made with Vue JS and Firebase.
- Clone the Repository.
- Install all the Dependencies with -
npm install - Fill the
.envfile with all your Firebase Keys and IDs. - Uncomment
.envin .gitignore file
npm run serve
npm run build
npm run lint