5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-08 03:39:37 +08:00
wails/v3/examples/plain
2025-04-25 20:51:34 +10:00
..
main.go BREAKING CHANGE: wml attributes are now prefixed with data- 2025-01-28 07:37:17 +11:00
README.md Initial Windows testing completed. 7 issues. 2025-04-25 20:51:34 +10:00

Plain Example

This example is a demonstration of different ways to create applications without using npm.

Running the example

To run the example, run the following command:

go run .