Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Chanzhaoyu/admin-one-vue

Free Vue 3.x Tailwind 3.x Vite 4.x TypeScript 4.x Admin Dashboard with dark mode
https://github.com/Chanzhaoyu/admin-one-vue

Last synced: about 2 months ago
JSON representation

Free Vue 3.x Tailwind 3.x Vite 4.x TypeScript 4.x Admin Dashboard with dark mode

Awesome Lists containing this project

README

        

# Admin One Vue

![Cover](./cover.png)

![license](https://img.shields.io/badge/license-MIT-blue.svg)

- `Vue ^3.x`
- `Tailwind ^3.x`
- `Vite ^4.x`
- `TypeScript ^4.x`
- `Dark Mode`

Thanks [admin-one-vue-tailwind](https://github.com/justboil/admin-one-vue-tailwind), Some optimizations were made

## Start

```
# Install pnpm
npm install pnpm -g
```

```
# Install Packages
pnpm install
```

## Script

```
# Run
pnpm dev
```

```
# Build
pnpm build
```

```
# Preview
pnpm preview
```

```
# Lint
pnpm run lint
```

## Licensing

- Licensed under MIT