Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jmhdez/Nodejs-Sample
- Owner: jmhdez
- Created: 2011-10-30T17:27:03.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-10-30T14:49:57.000Z (about 11 years ago)
- Last Synced: 2024-04-14T01:51:19.579Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.29 MB
- Stars: 32
- Watchers: 11
- Forks: 39
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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 technologyDisclaimer
----------This *IS NOT* intended to be a catalogue of best practices. This is just
a very simple sample plenty of room for improvement.