Wails-Vuejs3.x-template

A Wails template based on Vue3.x

license platform

Internationalization

简体中文 | English

Graphic Demo

DesignSketch

Getting Started

Preconditions

  • golang & wails
  • Vscode & plug-in f5anything
  • nodejs & npm
  • vue-cli & vue-cli-service
  • git

New Project

wails init -n [Your Appname] -t https://gitee.com/rocklakegrass/wails-vue-js-3-template.git

VScode profile

This template comes with a VSCode configuration file and requires support from the f5anything plug-in. The profile is discarded dlv for compatibility with ARM64 and x86 32bit.

If you need your own profile, you can configure .vscode/launch.json yourself

Reference document

The front-end part uses Vue Vue-cli and Ant Design Vue:

GitHub

View Github