Skip to content

sandeepatiwari12/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN-chat-app

This is the ChatRoom web application using Angular8, NodeJs and Express

#Steps:
    ## to run this project follow the steps: 
            # git clone https://github.com/sandeepatiwari12/chat-app.git
            # cd chat-app
            # to run the client :
                # cd chat-app-client
                # npm install
                # ng serve
                # open browser http://localhost:4200 
                # create new user
                # login with the created user 
                # enjoy the chat room

            # to run the serve :
                # cd chap-app-serve
                # npm install
                # node app.js

About

this project is just for practice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published