sachith-1 / neutralinojs-minimal

The simplest template for a Neutralinojs app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neutralinojs-minimal

The simplest template for a Neutralinojs app. It's possible to use your favorite frontend framework using the following steps.

  • Create a new project using your favorite frontend framework. (Eg: ng new --directory .)
  • Make the frontend framework's build path and Neutralino config's url, resourcesPath the same.
  • Build with the correct base href.

Icon credits

About

The simplest template for a Neutralinojs app

License:MIT License


Languages

Language:JavaScript 65.8%Language:HTML 24.3%Language:CSS 9.9%