nwjs-sveltekit-boilerplate

Nwjs Sveltekit Boilerplate

NW.js + SvelteKit boilerplate to easily build cross-platform applications

NW.js + SvelteKit Boilerplate

Simple boilerplate for building cross-platform apps with NW.js and SvelteKit. Get started by running locally, then build your app for production.

Example Application

Running Locally

mkdir my-project && cd my-project
npx degit github:edde746/nwjs-sveltekit-boilerplate
npm install
npm start

Building

First, make sure that the app options are set to your liking in build.js.

To build, simply run npm run build -- platform-arch (example: npm run build -- win-x64). A list of all available platforms and architechtures can be found in the nw-builder documentation.

Web Only

If you only want to build the web version of your app, simply run npm run build:web.

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes