Installing dependencies

We are going to install only one dependency; @google-cloud/language (https://www.npmjs.com/package/@google-cloud/language). This will interface with the Natural Language API. Run the following command from the root of the application:

$ npm install --save @google-cloud/language

Alternatively, run the following:

$ yarn add @google-cloud/language
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.189.189.67