Skip to content

Files

Latest commit

 

History

History
26 lines (14 loc) · 500 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 500 Bytes

React Native app with IBM Watson Converation API

DEMO App (Android)

DEMO

Install at local

Open Terminal, then type command:

git clone https://github.com/saumeya/Watson_RN_NODEjs.git

Go to project folder :

cd Watson_RN_NODEjs

Type following command :

npm install

To run on Android :

react-native run-android

To run on iOS :

react-native run-ios