IoT Projects with NVIDIA Jetson Nano by Agus Kurniawan

IoT Projects with NVIDIA Jetson Nano by Agus Kurniawan

Author:Agus Kurniawan
Language: eng
Format: epub
ISBN: 9781484264522
Publisher: Apress


Node.js

Node.js is a programming language based on JavaScript. It is cross-platform as it is intended to be general purpose. You can build web applications using Node.js.

To install Node.js on your NVIDIA Jetson Nano device, you can type this command:sudo apt-get install nodejs npm

You get a node command for your Node.js application. You can check the node version by typing this command:node --version

You will see the Node.js version on the NVIDIA Jetson Nano. Figure 4-12 shows my Node.js version on my NVIDIA Jetson Nano.

Figure 4-12Checking Node.js version



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.