Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmhdez/Nodejs-Sample

Sample project with node.js, express, jade and jquery+ajax
https://github.com/jmhdez/Nodejs-Sample

Last synced: 13 days ago
JSON representation

Sample project with node.js, express, jade and jquery+ajax

Awesome Lists containing this project

README

        

This is just a sample app to play with:

* [node.js](http://nodejs.org)
* [express](http://expressjs.com/) as web server
* [jade](http://jade-lang.com/) as view engine
* [jQuery](http://jquery.org) as client side technology

Disclaimer
----------

This *IS NOT* intended to be a catalogue of best practices. This is just
a very simple sample plenty of room for improvement.