Skip to Content
Practical Internet of Things with JavaScript
book

Practical Internet of Things with JavaScript

by Arvind Ravulavaru
December 2017
Intermediate to advanced
296 pages
5h 56m
English
Packt Publishing
Content preview from Practical Internet of Things with JavaScript

Setting up the app

From inside the chapter2 folder, open a new command prompt/terminal and run the following:

npm install -g @angular/cli  

This will install the Angular CLI generator. If you run ng -v after the installation is done, you should see a version number greater than or equal to 1.0.2.

If you are facing any issues while setting up and running the IoTFW.js, feel free to drop your comment here:

For the web app, we have already created a base project using Angular CLI and have added the essential pieces to integrate with the API engine. We will clone the project as is and then start working on top of it.

To get started, we need the web app base. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Test-Driving JavaScript Applications

Test-Driving JavaScript Applications

Venkat Subramaniam
Web Caching and Replication

Web Caching and Replication

Michael Rabinovich, Oliver Spatscheck

Publisher Resources

ISBN: 9781788292948Supplemental Content