Skip to content

christopherlim1/Slack-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Website

A Full Stack Web Application of a Slack clone

Steps to run the web application:

  1. Go to the folder where you extracted the code
  2. Run 'npm install'
  3. Go into the frontend folder, and run 'npm install'
  4. Leave the frontend folder and go into the backend folder, and run 'npm install'
  5. Stay in backend folder and run 'docker-compose up -d' to start the database Docker container
  6. Leave the backend folder and run 'npm start' to start the web application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages