1.0.1 • Published 4 years ago

sportsology-chat v1.0.1

Weekly downloads
8
License
-
Repository
-
Last release
4 years ago

Sportsology Chat React App

This is a lightweight application based on Twilio Chat.

npm start to run localhost:3000 for dev npm run build to build

Deploy with Firebase

Install Firebase Tools

npm install -g firebase-tools

Open a terminal window and navigate to or create a root directory for your web app

Sign in to Google: firebase login

Initiate your project:

Run this command from your app’s root directory: firebase init