All dependencies updated
Both using Vite and pnpm
Instalation, from each project folder:
cd frontend
pnpm i
Execution:
Wails3 dev
wails3 init -n project-name -l
That will return a list of all available templates. Replace -l for -t template-name
Some issues could happen with a fresh project:
dev:frontend section, ensure there is no -q in the cmd section cmd: wails3 task common:dev:frontend is executed first under the dev_mode section