Skip to content

juppe/stiff-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stiff: Chat Service Front-end

Chat App Front-end written in JavaScript using React and Bootstrap.

Install needed software using Homebrew:

brew install node

brew install yarn

brew install redis

Install deps (front-end and back-end) using Yarn:

cd stiff-app && yarn install

cd stiff-server && yarn install

Start App:

  • Start redis
  • Start front-end and back-end cd stiff-app and run yarn start

About

Stiff Chat Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published