Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 301 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 301 Bytes

Chat App Project

Prerequisites

  • Node.js (version 16 or higher recommended)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone (https://github.com/faster24/chatty-ui)
    

cd chatty-ui

npm install or yarn install

Running The Project

npm start or yarn start