Skip to content

newvtech/chat-sdk-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat SDK Web

Running on a local server

  • In the termainal run gulp to start the Gulp script which will build the distribution and release versions of the app

  • Inside the app directory run bower install to update the modules

  • To test set your local web server to point to app/dist

  • Add the web app in the Firebase dashboard and add the config details to the index.html file. For Social login, add your Facebook ID to the same file. Follow the Firebase instructions to setup social login.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.0%
  • CSS 42.3%
  • HTML 9.7%