canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714
edits
Line 6: | Line 6: | ||
#[http://nodejs.org/ Node.js] (Follow the instructions) | #[http://nodejs.org/ Node.js] (Follow the instructions) | ||
#[https://github.com/isaacs/npm Node package manager] (Follow the instructions) | #[https://github.com/isaacs/npm Node package manager] (Follow the instructions) | ||
#[https://github.com/mikeal/node.couchapp.js node-couchapp] ( | #[https://github.com/mikeal/node.couchapp.js node-couchapp] (Execute the following command in the project folder) | ||
<blockquote><pre>$ npm install couchapp | <blockquote><pre>$ npm install couchapp</pre> </blockquote> | ||
===How do I push a Sammy application to a Couchdb?=== | ===How do I push a Sammy application to a Couchdb?=== |