Skip to content

NghiaNguyenTT/wails-imba-template

Repository files navigation

wails-imba-template

Imba (https://imba.io/) template for Wails with DaisyUI and TailwindCss

Key Features

Simple, less code, fast compilation

Precondition

Pnpm must be installed in advance because all frontend script will use pnpm.

Install, Dev and Build

# Initialize the project
wails init -n [your-app-name] -t https://github.com/NghiaNguyenTT/wails-imba-template

# Go to app folder
cd [your-app-name]

# Start dev
wails dev

# Build
wails build

Demo

Demo of template

License

MIT