Back to Wails

README

v2/pkg/templates/generate/plain/README.md

2.12.0501 B
Original Source

README

About

This template uses plain JS / HTML and CSS.

You can configure the project by editing wails.json. More information about the project settings can be found here: https://wails.io/docs/reference/project-config

Live Development

To run in live development mode, run wails dev in the project directory. The frontend dev server will run on http://localhost:34115. Open this in your browser to connect to your application.

Building

For a production build, use wails build.