#contents *Prerequisite [#g613461f] -node installation (You can refer [[Overall/xxx]]) -Cloud Foundry CLI instllation *Install&Setup [#m316bf99] :Step.1| Install node v8.0. % sudo apt-get install node-legacy % npm cache clean -f % sudo npm install -g n % sudo n stable :Step.2| Install Conversation Sample. % 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)