An empty Neutralinojs + Angular app, extend as you wish
Since neutralino's using frontend libraries tutorial is broken for angular, I had to use this post instead Frontend build for angular is broken since
npm install -g @neutralinojs/neu
npm install -g @angular/cli_Run this into project root to create & fill bin/ with Neutralino binaries
neu updatecd angular-src
npm icd angular-src
npm run watchThen
neu runRefresh the page after each frontend edit
- Have to refresh the page manually after each change
Using the classic
npm startwill create a front server but all the transpiled files are in memory only. Thus Neutralino cannot patch the neutralino.js & set its JS'swindowvariables