3. Run the app to use Natural Language Understanding on Bluemix
- Open the command line tool and go to the directory of your natural-language-understanding-nodejs folder.
- Connect to Bluemix with the command line tool:
bx api https://api.ng.bluemix.net
bx login - Push the application to Bluemix:
bx app push
- Start a browser, and enter the URL of your application:
lab_natural-language-understanding-demo.mybluemix.net
The app will run on Bluemix now. You can also look at the application details on the Bluemix console.