Changes

Jump to: navigation, search
no edit summary
* Yocto Sumo root file system
== Installation =====node.js ===
The ''node.js'' runtime environment can be easily installed using its [https://github.com/nvm-sh/nvm Node Version Manager].
The <code>nvm</code> package manager allows to install multiple node instances and manage them. It is possibile to install the package manager simply cloning its <code>git</code> repository in the following way:
==== Cloning nvm git repository ====
Just properly configure the environment and start the git clone:
</pre>
====Installing node.js ====
Once ''nvm'' is installed, simply ask it for installing the latest '''LTS''' version of node.js:
</pre>
===electron.js ===
Then, using ''npm'', it is possible to install the '''electron''' framework, just execute the following command:
</pre>
=== package version ===
For checking the installed version, just execute the binaries like:
root@imx6qdlxelk:~#
</pre>
 
== Demo ==
And finally get the ''electron'' framework running using:
 
/home/root/.nvm/versions/node/v12.18.1/bin/electron --no-sandbox https://www.electronjs.org/
 
and the web site is available on the screen:
 
[[File:SBCX-electron-web.png|thumb|center|600px|<code>electron</code> web site running on SBCX]]
8,146
edits

Navigation menu