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

https://github.com/nicolaspadari/nuxt-tailwind


https://github.com/nicolaspadari/nuxt-tailwind

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

Nuxt 4 + Tailwind 4 template



## Usage

Clone to local:
```sh
$ npx degit NicolaSpadari/nuxt-tailwind my-app
```

Install dependencies:
```sh
$ ni # or bun install
```

Run project:
```sh
$ nr dev # or bun run dev
```