Installing dependencies

We are going to install only one dependency, @google-cloud/translate (https://www.npmjs.com/package/@google-cloud/translate), to interface with the Translation API. Run this command from the root of the application:

$ npm install --save @google-cloud/translate
or
$ yarn add @google-cloud/translate
..................Content has been hidden....................

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