https://github.com/ishtms/firebase-node-chat
https://github.com/ishtms/firebase-node-chat
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ishtms/firebase-node-chat
- Owner: ishtms
- License: mit
- Created: 2018-03-21T16:04:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-21T16:10:11.000Z (about 7 years ago)
- Last Synced: 2025-02-28T14:05:15.556Z (3 months ago)
- Language: JavaScript
- Size: 63.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# APPSIMITY - CHAT APP USING FIREBASE, ReactJS AND NodeJS
Please make sure that you have Nodejs installed on your device. To install it, go to nodejs.org, and download it.
1. Open the terminal/command prompt and *cd* inside the folder.
2. `npm install` to install all dependencies.
3. After it is done, just type `npm start`.Open as many tabs you want on your computer, and start chatting. You'll see the power of firebase - realtime database.