Skip to content

ByronStar/mymixred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Simple Multi User Application

This application demonstrates a simple, reusable Node.js web application based on the Express framework. It exploits ws websocketserver package for communication.

It is currently deployed automatically from https://github.com/ByronStar/mymixred to http://mixmyred.mybluemix.net/

Run the app locally

  1. Install Node.js
  2. cd into this project's root directory
  3. Run npm install to install the app's dependencies
  4. Run npm start to start the app
  5. Access the running app in a browser at http://localhost:6001

About

Nodejs Application

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages