Skip to content

raakshash/chatapp

Repository files navigation

Demo

Checkout Demo

Running Locally

Make sure you have Node.js and npm installed.

  1. Clone or Download the repository

    $ git clone https://github.com/raakshash/chatapp.git
    $ cd chatapp
    
  2. Install Dependencies

    $ npm install
    
  3. Start the application

    $ npm start
    

Your app should now be running on localhost:3000.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published