Node.io en Angular
Als introductie ben ik begonnen met een node / angular site.
install nodesource repository (ubuntu)
curl -sL https://deb.nodesource.com/setup_11.x | sudo -E bash -
sudo apt install nodejs
node --version
npm --version
sudo -E npm install -g @angular/cli
ng new my-dream-app
cd my-dream-app
ng serve
basic url for node app
http://localhost:4200/
node os, linuxkernel with just node/npm
https://github.com/NodeOS/NodeOS/releases