5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 22:13:36 +08:00

Update introduction.mdx (#1863)

This commit is contained in:
Parvin Eyvazov 2022-09-16 23:09:00 +03:00 committed by GitHub
parent 1026119eca
commit 96ffe5b7b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ and power of Go, combined with a rich, modern frontend.
- Easily call Go methods from Javascript
- Automatic Go struct to Typescript model generation
- No CGO or external DLLs required on Windows
- Live development mode using the power of [Vite](https://vite.net/)
- Live development mode using the power of [Vite](https://vitejs.dev/)
- Powerful CLI to easily Create, Build and Package applications
- A rich [runtime library](/docs/next/reference/runtime/intro)
- Applications built with Wails are Apple & Microsoft Store compliant