wails-sveltekit-skeleton-template

Wails Sveltekit Skeleton Template

Wails template with Typescript, SvelteKit and Skeleton UI

README

About

This is a Wails SvelteKit template with Skeleton integrated. It is using adapter-static.

Getting started

Installing wails

go install github.com/wailsapp/wails/v2/cmd/wails@latest

Creating a project using the template

wails init -n YOUR_PROJECT_NAME -t https://github.com/rgzr/wails-sveltekit-skeleton-template

Live Development

To run in live development mode, run wails dev.

Building

To build a redistributable, production mode package, run wails build.

Top categories

Loading Svelte Themes