Skip to content

lightyen/wails-react-template

Repository files navigation

Wails React Template

About

This is a Wails template including a frameless window with the titlebar and AssetsHandler.

Prepare

  1. Install wails CLI

    go install github.com/wailsapp/wails/v2/cmd/wails@latest
  2. Install nodejs and pnpm

Create a new project from template

wails init -n wailsapp -t https://github.com/lightyen/wails-react-template

Live Development

To run in live development mode, run wails dev in the project directory.

Building

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

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors