Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 852 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 852 Bytes

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"

Help

Web page:https://nestjsgenerator.wordpress.com/ Youtube channel:https://www.youtube.com/channel/UCibwGdR3kUrHeVpXjqRT_Jg Executable file Sourceforge:https://sourceforge.net/projects/nestjsgenerator/

Generador

This project was generated with Angular CLIversion 9.1.1.

Build

 npm run start:electron 
 npm run dist

Further help