Skip to content

A simple port of ry/node_chat to use the Express framework and Jade templating language

License

Notifications You must be signed in to change notification settings

jkupferman/node_chat_express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This app is a simple port of Ryan Dhal's node_chat application to use the Express framework and Jade templating language. Assuming everything was done correctly it should work just like the original application.

To install it you need the express framework and jade templating language:
npm install express
npm install jade

To run it:
node server.js

About

A simple port of ry/node_chat to use the Express framework and Jade templating language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published