Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/izrino/astro-vue-template
This is an Astro project template, with different branches having different templates
https://github.com/izrino/astro-vue-template
astro tauri template vue
Last synced: 5 days ago
JSON representation
This is an Astro project template, with different branches having different templates
- Host: GitHub
- URL: https://github.com/izrino/astro-vue-template
- Owner: IZRINO
- Created: 2024-12-17T05:40:33.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2025-02-14T02:03:26.000Z (7 days ago)
- Last Synced: 2025-02-14T03:19:15.446Z (7 days ago)
- Topics: astro, tauri, template, vue
- Language: Astro
- Homepage:
- Size: 669 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Astro + Vue Example
这是一个Astro + Vue的初始模板This is an initial template for Astro + Vue
使用此模板:
Using this template:
```sh
pnpm create astro@latest --template IZRINO/astro-vue-template
```# Branches
- master:主分支 包含一个`Astro`官方的`Astro+Vue`示例,所有其他分支的更改基于此分支.
master: The main branch includes an official `Astro+Vue` example by `Astro`, with all other branch changes based on this branch.- shadcn-vue: 一个基于master分支但是添加了 `TailwindCSS` 和 `shadcn-vue`的分支.
shadcn-vue: A branch based on the master branch, incorporating `TailwindCSS` and `shadcn-vue`.- daisyUI-vue: 一个基于master分支但是添加了 `TailwindCSS` 和 `daisyUI`的分支. daisyUI在更新时使用的是5-beta版
daisyUI-vue: A branch based on the master branch but with `TailwindCSS` and `daisyUI` added. daisyUI uses version 5-beta for updates.