2 Star 2 Fork 0

火云牌神/vue3+vuetify3 demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
gallery
login
todo
.gitignore
LICENSE
README.en.md
README.md
克隆/下载
README.en.md 1.46 KB
一键复制 编辑 原始数据 按行查看 历史
火云牌神 提交于 7个月前 . 更新readme

Veutify3 + Vue3 Getting Started Tutorial

Description

Examples of programming using the vuetify3 framework based on vue3.
Each folder contains one instance.

Simple photo album

This is a simple photo album that can be developed using vuetify3. The menu can be used to control the album to be displayed in color or gray. In this example, we mainly use Navigation drawers for navigation and Grids to display album images.

photo album

Code can be found in the gallery folder.

Classic Login

This is a login example that can be developed using vuetify3. It contains a classic toolbar with system messages, a login button, a theme change button, a carousel, and a login form control.

Classic Login

Code can be found in the login folder.

Todo management

This is a to-do management example that can be developed using vuetify3.
It mainly includes the task overview, my project, and my team. The task overview lists all tasks in a list, where you can add tasks and sort them.

Todo management

Code can be found in the todo folder.

Installation

  1. Install the dependent environment

It is recommended to use VS Code. After entering the gallery or login directory, execute the following command:

npm install
pnpm dev

Instructions

For tutorial, see:🔗Veutify3 Programming Practice

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/liupras/vue3-vuetify3-demo.git
git@gitee.com:liupras/vue3-vuetify3-demo.git
liupras
vue3-vuetify3-demo
vue3+vuetify3 demo
master

搜索帮助