Skip to content

Cron-J/Node.js-Express-Socket.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express-Mongoose-Angular-Socket.io Example

The purpose of this app is to show a new way to work with Express.js, Mongodb, Mongoose, Angular.js, and Socket.io.

Install an app

Run the following command in root directory of an app in command prompt.

Install node packages

server/ npm install

Install bower components

client/src/ bower install

Run an app

Run Server

Run the following command in root directory of an app in command prompt.

server/ node server.js

You can see the port number in command prompt after sucessfull run

You can change the settings in server/config/config.js file

About

A Sample app using node.js and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages