This is a simple Neutralinojs template that uses Svelte and Vite.
neu create app_name --template amsyarzero/neutralinojs-svelte
cd
into ./app_name/svelte-app
npm install
neutralino.config.json
.svelte
files inside ./neutralino-js/svelte-app/src
Command | Description |
---|---|
neu run |
Runs a preview of the app, along with the inspector |
neu build |
Builds the app for Windows, macOS, and Linux |