Skip to content

barthwal/schat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat app

Project is experiment on chat application having all the basic functionality.

How to use this project

This template does not work on its own. You need to install all the developer dependency.

With the Ionic CLI:

  • First you need to clone this project.
     $ git clone https://github.com/barthwal/schat.git
  • Go to project folder and install all dependency.
     $ cd schat
     $ npm install
  • If everything goes well, then add platform
     $ ionic cordova platform add ios
     $ ionic cordova run ios

Substitute ios for android if not on a Mac.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published