Install #
Requirements #
You can create you awesome application on
iojs => 1.0.0
node.js => 0.10.0
Note: for install node.js or iojs you can use simple and great nvm
Install #
Type simple command:
npm install ifnode --save
Also you can build application using base ifnode application template:
git clone https://github.com/...
cd ifnode-boilerplate
npm install