Hello World from OSS Silicon Valley


HowToUse/WatsonConversation/2017


_ Prerequisite

  • node installation (You can refer Overall/xxx)
  • Cloud Foundry CLI instllation

_ Install&Setup

Step.1
% sudo apt-get install node-legacy
% git clone <Conversation Sample>
% cd <Conversation Sample>
% npm install
% sudo ln -s /usr/bin/nodejs /usr/bin/node
% npm start

_ HowToUse

Step.1
xxx

_ Author

S.Yatsuzuka

[ back ]