Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.