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

Launching the app

To run the app, open a terminal/prompt inside the web-app folder and run the following:

ng serve
Make sure the API engine and Mosca are running before you run the previous command.

Once the webpack compilation is successful, navigate to http://localhost:4200/login and we should see the login page, this is the first page:

We can use the account we have created while testing the API engine, using Postman, or we can create a new account by clicking on Register with Web App as follows:

If the registration is successful, we should ...

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