tantalim-server
v0.5.0
Published
Tantalim Backend Server side files for Node.js web application
Downloads
12
Maintainers
Readme
Tantalim Server
Tantalim server-side files for Node.js web application.
Development
See http://www.devthought.com/2012/02/17/npm-tricks/
$ cd tantalim-server
# Register tantalim-server on your computer
$ npm link
$ cd ../sample-app
# Create shortcut to tantalim-server
$ npm link tantalim-server