2024-10-22 04:04:43 +03:00
2024-10-22 04:04:43 +03:00
2024-10-23 03:20:48 +03:00
2024-10-22 04:04:43 +03:00
2024-10-27 01:47:12 +03:00
2024-10-23 02:55:53 +03:00
2024-10-25 17:17:54 +03:00
2024-10-25 17:17:54 +03:00
2024-10-20 00:30:02 +03:00
2024-10-17 03:55:25 +03:00
2024-10-20 00:30:02 +03:00
2024-10-27 01:47:12 +03:00
2024-10-24 23:25:14 +03:00
2024-10-23 00:26:34 +03:00
2024-10-17 03:55:25 +03:00
2024-10-23 00:59:12 +03:00

README

About

This is the official Wails React-TS template.

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. This will run a Vite development server that will provide very fast hot reload of your frontend changes. If you want to develop in a browser and have access to your Go methods, there is also a dev server that runs on http://localhost:34115. Connect to this in your browser, and you can call your Go code from devtools.

Building

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

Description
No description provided
Readme 2.8 MiB
Languages
TypeScript 55.9%
Go 20.6%
NSIS 10.5%
JavaScript 8.5%
CSS 4.2%
Other 0.3%