Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Svelte starter project for Neutralinojs

License

Notifications You must be signed in to change notification settings

neutralinojs/neutralinojs-svelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b91721b Β· Apr 4, 2021

History

31 Commits
Jan 25, 2020
Jan 18, 2021
Jul 13, 2020
Jan 25, 2020
Jan 25, 2020
Jan 25, 2020
Apr 4, 2021
May 9, 2020
Jul 11, 2020
Dec 13, 2020
Jul 11, 2020
Jul 11, 2020

Repository files navigation

Notice πŸ””

Please use https://github.com/neutralinojs/neutralinojs-minimal instead of this template, if you are trying Neutralinojs v2.

neutralinojs-svelte

Svelte starter project for Neutralinojs

Get started

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