wget https://nodejs.org/en/#download
wget https://github.com/gilbitron/Raneto/tree/master/example
cd example npm install
echo 'registry =https://registry.npm.taobao.org' >> ~/.npmrc
echo 'export NODE_PATH=$NODE_PATH:/dir/node_modules' >> ~/.bash_profile
npm start