Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loveyunk/vue-tailwind-user-dashboard
User dashboard example based on vue2 and tailwindcss.
https://github.com/loveyunk/vue-tailwind-user-dashboard
admin dashboard tailwind vue
Last synced: about 2 months ago
JSON representation
User dashboard example based on vue2 and tailwindcss.
- Host: GitHub
- URL: https://github.com/loveyunk/vue-tailwind-user-dashboard
- Owner: loveyunk
- License: mit
- Created: 2020-04-23T03:38:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T04:29:55.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T16:03:50.818Z (almost 2 years ago)
- Topics: admin, dashboard, tailwind, vue
- Language: Vue
- Homepage: https://loveyunk.github.io/vue-tailwind-user-dashboard/
- Size: 3.59 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-tailwind-user-dashboard
> User dashboard example based on vue2 and tailwindcss.
## Preview
![vue-tailwind-user-dashboard](https://user-images.githubusercontent.com/15713020/80789352-4f609c00-8bbe-11ea-97b9-26475b1775e2.png)
## Online demo
[https://loveyunk.github.io/vue-tailwind-user-dashboard/](https://loveyunk.github.io/vue-tailwind-user-dashboard/)
## Project setup
```shell
npm install
```### Compiles and hot-reloads for development
```shell
npm run serve
```### Compiles and minifies for production
```shell
npm run build
```## License
MIT © [loveyunk](https://github.com/loveyunk)