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

https://github.com/WailanTirajoh/nuxt3-admin-template

Nuxt 3 admin template with tailwind css
https://github.com/WailanTirajoh/nuxt3-admin-template

admin dashboard nuxt nuxt3 tailwindcss template

Last synced: 10 months ago
JSON representation

Nuxt 3 admin template with tailwind css

Awesome Lists containing this project

README

          

# Nuxt 3 Admin Template

Open source Nuxt 3 admin template

![image](https://github.com/WailanTirajoh/nuxt3-admin-template/assets/53980548/b5d26e75-31f3-4308-9d36-7d1395ff0f66)

## Installation

```
# Clone this repository
git clone https://github.com/WailanTirajoh/nuxt3-admin-template.git

# Go to directory
cd nuxt3-admin-template

# Install pnpm via npm
npm install -g pnpm

# Install dependencies and run dev
pnpm install --shamefully-hoist
pnpm dev

# Install Husky
npx husky install
```

## Preview

url: https://nuxt3-admin-template.vercel.app

## Docs

vue3-tailwind docs: https://vue3-tailwind-docs.vercel.app/guide/getting-started.html