wails-sveltekit-skelton

command module
v0.0.0-...-6a22a8a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2024 License: MIT Imports: 8 Imported by: 0

README

wails-sveltekit-skeleton

About

A template using SvelteKit

prerequire

  • go 1.21~
  • npm 10~
go install github.com/wailsapp/wails/v2/cmd/wails@latest
wails init -n sample -t https://github.com/nobonobo/wails-sveltekit-skeleton
cd sample

Building

To build this project in debug mode, use wails build. For production, use wails build -production. To generate a platform native package, add the -package flag.

Live Development

To run in live development mode, run wails dev in the project directory. In another terminal, go into the frontend directory and run npm run dev. The frontend dev server will run on http://localhost:34115. Connect to this in your browser and connect to your application.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL