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
- Host: GitHub
- URL: https://github.com/WailanTirajoh/nuxt3-admin-template
- Owner: WailanTirajoh
- Created: 2022-11-18T18:42:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T16:53:15.000Z (over 1 year ago)
- Last Synced: 2024-12-05T17:39:32.735Z (over 1 year ago)
- Topics: admin, dashboard, nuxt, nuxt3, tailwindcss, template
- Language: Vue
- Homepage: https://nuxt3-admin-template.vercel.app
- Size: 620 KB
- Stars: 138
- Watchers: 2
- Forks: 21
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nuxt 3 Admin Template
Open source Nuxt 3 admin template

## 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