Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

collabhq/collab-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collab-Web App

Build Status

Quality Gate Status Security Rating Maintainability Rating

This is the react web app for collab.

Install Dependencies

To install dependencies, run the command: yarn or yarn install in the root directory

Start Server

To run in development mode, run the command: yarn start in the root directory