Practical Internet of Things with JavaScript by Arvind Ravulavaru

Practical Internet of Things with JavaScript by Arvind Ravulavaru

Author:Arvind Ravulavaru
Language: eng
Format: epub, pdf
Tags: COM038000 - COMPUTERS / Hardware / Mainframes and Minicomputers, COM041000 - COMPUTERS / Microprocessors, COM086000 - COMPUTERS / Computerized Home and Entertainment
Publisher: Packt Publishing
Published: 2017-12-22T06:07:37+00:00


Whenever there is change in the data, we should see the UI update automatically.

In the next section, we are going to build the same app and show it inside the electron shell.

Setting up the desktop app

In the last section, we developed the template and interface for the web app. In this section, we are going to build the same thing and dump it inside the desktop app.

To get started, head back to the terminal/prompt of the web-app folder, and run the following:

ng build --env=prod

This will create a new folder inside the web-app folder named dist. The contents of the dist folder should consist of:

.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.