Hello World from OSS Silicon Valley


HowToUse/WatsonConversation/2017

#contents

*Prerequisite [#g613461f]
-node installation (You can refer [[Overall/xxx]])
-Cloud Foundry CLI instllation

*Install&Setup [#m316bf99]
: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 [#qb91e72f]
:Step.1|
xxx

*Author [#qbced101]
S.Yatsuzuka

#back(back,center,0)