Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 602 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 602 Bytes

NeutralinoJs App Template

A NeutralinoJS Application Template With Custom TitleBar


Usage

If you've not already installed neu cli then do it using this command npm install -g @neutralinojs/neu.

After installing neu cli make a new project with this template using this command:

git clone https://github.com/DEVLOPRR/NeutralinoJs-Custom-Titlebar myapp
cd myapp
npx neu update

And make sure to replace myapp in the command with your app name.

Preview

Preview.mp4

Thanks