Skip to content

mscandan/ionic-react-socket-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Getting started

  • Prerequirements

  • Clone this repository

      git clone https://github.com/mscandan/ionic-react-socket-chatbot.git
  • Install dependencies for client app

      cd ionic-react-socket-chatbot/client && yarn
  • Install dependencies for server app

      cd ../ionic-react-socket-chatbot/server && yarn
  • Start server app on dev mode

      yarn dev
  • Start client app on dev mode

      cd ../ionic-react-socket-chatbot/client && ionic serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published