Under developent if you like view proyects under construction read the package.json for compile in your machine.
This is a electron project no use ng server beacouse this software nead access to the operative system for generate the files use by Nestjs.
use npm run the script you nead for run or compile a executable only tested in windows .
"start:electron": "ng build --base-href ./ && electron . ",
"dist": "electron-builder"
Web page:https://nestjsgenerator.wordpress.com/
Youtube channel:https://www.youtube.com/channel/UCibwGdR3kUrHeVpXjqRT_Jg
This project was generated with Angular CLIversion 9.1.1.
npm run start:electron
npm run dist