Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Google Cloud AI Services Quick Start Guide

You're reading from  Google Cloud AI Services Quick Start Guide

Product type Book
Published in May 2018
Publisher Packt
ISBN-13 9781788626613
Pages 234 pages
Edition 1st Edition
Languages
Author (1):
Arvind Ravulavaru Arvind Ravulavaru
Profile icon Arvind Ravulavaru

Setting up the project

Now that we are aware of the high-level architecture, let's get started by setting up the environment to develop the project. To develop and run the application locally, we need to have the following dependencies installed:

  1. Git
  2. Node.js
  3. MongoDB (optional)
  4. Angular CLI
  5. Yarn (optional)
  6. Heroku Toolbelt (optional)

Installing Git

To install Git, head over to https://git-scm.com/book/en/v2/Getting-Started-Installing-Git and follow the instructions on that page to install Git for your OS. Once you have successfully installed, you can run the following command to verify the installation:

$ git --version
git version 2.11.0 (Apple Git-81)
...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}