Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Free Vue 3.x Tailwind 3.x Vite 4.x TypeScript 4.x Admin Dashboard with dark mode
- Host: GitHub
- URL: https://github.com/Chanzhaoyu/admin-one-vue
- Owner: Chanzhaoyu
- License: mit
- Created: 2023-01-15T00:28:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-27T03:28:08.000Z (about 1 year ago)
- Last Synced: 2024-04-24T15:10:50.317Z (7 months ago)
- Language: Vue
- Homepage: https://admin-one-vue.vercel.app
- Size: 766 KB
- Stars: 119
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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