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

https://github.com/initdc/v2jt

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

generator javascript nuxt tailwindcss vue

Last synced: about 1 month ago
JSON representation

vue2 + js + tailwindcss generator (nuxt style)

Awesome Lists containing this project

README

          

# v2jt

> vue2 + js + tailwindcss generator (nuxt style)

> [vvtt](https://github.com/initdc/vvtt/tree/master) -
> vite + vue3 + ts + tailwindcss generator (nuxt style)

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

## Quick Start

use it one time

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

> support args, will be the vite project name,

run it with args:

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

## Install it

macOS

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

Linux

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

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

run it:

`v2jt`