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

https://github.com/initdc/vvtt

vite + vue3 + ts + tailwindcss generator (nuxt style)
https://github.com/initdc/vvtt

generator nuxt tailwindcss typescript vite vue

Last synced: about 2 months ago
JSON representation

vite + vue3 + ts + tailwindcss generator (nuxt style)

Awesome Lists containing this project

README

          

# vvtt

> vite + vue3 + ts + tailwindcss generator (nuxt style)

> [v2jt](https://github.com/initdc/v2jt) - vue2 + js + tailwindcss generator (nuxt style)

It help you generate nuxt style folders and some config files.

## Quick Start

use it one time

`sh <(curl -L vvtt.zsh.one)`

> support args, will be the vite project name,

run it with args:

`sh <(curl -L vvtt.zsh.one) proj`

## Install it

macOS

`curl -o /usr/local/bin/vvtt -L vvtt.zsh.one && chmod +x /usr/local/bin/vvtt`

Linux

`sudo curl -o /usr/local/bin/vvtt -L vvtt.zsh.one`

`sudo chmod +x /usr/local/bin/vvtt`

run it:

`vvtt`