SkillAgentSearch skills...

ChatApplication

Basic Chat application using AngularJS, NodeJS and Socket.io

Install / Use

/learn @archanamahajan/ChatApplication
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ChatApplication

Author: Archana Mahajan

This is a basic chat application using technologies such as AngularJS, NodeJS, Express and Socket.io.

Following are the tools, needed to install the application dependencies:

  1. Node (Download and install from nodejs site)
  2. npm (It will get install automatically along with Node)
  3. bower (npm install bower)

Pull this project to see the changes.

Use below command to install node dependencies

npm install

Go to ng folder and install bower dependencies using below command:

bower install

Now, use below command to run your server:

node server.js

use localhost:3000, to test the chat application.

You can now chat, Enjoy...

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated2y ago
Forks25

Languages

HTML

Security Score

75/100

Audited on May 5, 2023

No findings