Go to file
2021-09-08 11:30:57 +08:00
frontend First submission 2021-09-08 09:59:24 +08:00
app.tmpl.go First submission 2021-09-08 09:59:24 +08:00
go.mod.tmpl First submission 2021-09-08 09:59:24 +08:00
LICENSE Initial commit 2021-08-12 05:32:42 +08:00
logo.png docs: update logo 2021-09-08 10:58:01 +08:00
main.tmpl.go First submission 2021-09-08 09:59:24 +08:00
README.md docs: add user list 2021-09-08 11:30:57 +08:00
README.zh-Hans.md docs: add user list 2021-09-08 11:30:57 +08:00
template.json First submission 2021-09-08 09:59:24 +08:00
wails.tmpl.json First submission 2021-09-08 09:59:24 +08:00

A Wails template based on Vue and Vue-Router

GitHub GitHub GitHub Repo stars GitHub user Gitter

Internationalization

English | 简体中文

Table of Contents

Click me to Open/Close the directory listing

Introductions

The wails-template-vue template is a Vue template that supports Wails programs and provides Router and i18n functions by default.

Official Website

Background

I hope that Vue and its powerful community ecology can be used in Wails applications to develop single-page applications that support multiple routes.

Graphic Demo

Features

  • Support single page routing and i18n

Architecture

Getting Started

wails init -n [Your Appname] -t https://github.com/misitebao/wails-template-vue

flag description:

  • n - The name of the application to be created

  • t - Template name, supports built-in template names and third-party templates in the form of hyperlinks

Maintainer

Thanks to the maintainers of these projects:

misitebao

Click me to Open/Close the contributors listing
  • Misitebao - Project author, full stack engineer.

Contributors

Thank you to all the contributors who participated in the development of standard-repository. Contributors

Community Exchange

Part Of Users

Donators

Sponsors

Special Thanks

License

License MIT