Please use https://github.com/neutralinojs/neutralinojs-minimal instead of this template, if you are trying Neutralinojs v2.
Svelte starter project for Neutralinojs
Clone the repo
$ git clone https://github.com/neutralinojs/neutralinojs-svelte.git
$ cd neutralinojs-svelte
Install dependencies
$ npm i
Bundle source files
$ npm run build
or simply use neu-cli