5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-10 20:41:10 +08:00
wails/v3/examples/plain/README.md
2025-04-25 20:51:34 +10:00

13 lines
204 B
Markdown

# 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:
```bash
go run .
```