Skip to content

manomano500/vue-dashboard

Repository files navigation

Vue Dashboard with Tailwind CSS

This project is a Vue.js dashboard template styled with Tailwind CSS. It provides a responsive layout with customizable components for building a modern web application.

Features

  • Responsive Design: Adapts to various screen sizes using Tailwind's utility-first approach.
  • Reusable Components: Built with reusable components for easy customization and scalability.
  • Vue Router Integration: Seamless navigation between different pages of the dashboard.
  • Tailwind CSS: Utilizes Tailwind CSS for efficient styling and design consistency.

Prerequisites

  • Node.js (version 12 or later)
  • npm or yarn

Installation

  1. Clone the repository:
    git clone https://github.com/manomano500/vue-dashboard.git
    cd vue-dashboard
    

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published