Skip to content

purnima-strapi-blogs/strapi-chat-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strapi Chat UI Forum Client

Built using:

Alt Text

Deployed on

Heroku. Watch the app in action here

Prerequites to run the app:

  • Install Nodejs
  • Install npm
  • Fork and clone the repo git clone git@github.com:strapi-blog/strapi-chat-ui.git
  • Fork and clone the backend server git clone https://github.com/strapi-blog/strapi-chat-backend
  • Install dependencies by running npm install on terminal.
  • Start the Server npm run start