Raneto安裝

download pkg

wget https://nodejs.org/en/#download

download raneto example

wget https://github.com/gilbitron/Raneto/tree/master/example

install node_module

cd example
npm install

change npm source

echo  'registry =https://registry.npm.taobao.org' >> ~/.npmrc

add node_modules lib dir

echo 'export NODE_PATH=$NODE_PATH:/dir/node_modules' >> ~/.bash_profile

run

npm start
相關文章
相關標籤/搜索