Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)