README

About

Create GUI apps with Wails + Amis!

Dev env requirements

Create a project

Run the following command:

wails init -n wails-hello-world -t https://github.com/almas1992/wails-amis-js-sdk-template

If you want to update amis sdk version, you can download amis sdk and extract to frontend/src/assets/amis folder, then run the adpt-amis.sh script in the scripts folder.