Giter VIP home page Giter VIP logo

vue-material-dashboard's Introduction

Admin dashboard based on material dashboard UI template + vue-router

This project is a vue version of Material-dashboard designed for vue js.The dashboard includes vue-router and vuex

Check the Live Demo here.

Build Setup

install dependencies

npm install

serve with hot reload at localhost:8080

npm run dev

build for production with minification

npm run build

run unit tests

npm run unit

run and watch unit tests

npm run unit:watch

Contribution guide

  • npm install or yarn install
  • If you use 3rd party libraries/components in more than 1 place make sure to define them globally for ease of use Example
    Object.defineProperty(Vue.prototype, '$Chartist', {
      get() {
        return Chartist;
      }
    });
  • Please don't use jQuery or jQuery based plugins since there are many pure Vue alternatives
  • Write unit tests for your custom components. See fgInput.spec and paper-table.spec

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

vue-material-dashboard's People

Contributors

cristijora avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vue-material-dashboard's Issues

How about vuematerial.io?

Hey. I just found out about this project. Very exciting. I'm just learning about Vue so I may be wrong, but I think you're still using Bootstrap Material Design and therefore need to pull in jQuery.

How about using something that's not dependable on jQuery? Like
vuematerial.io and/or
Bootstrap Vue?

As I said, I'm still new to the Vue world, but from what I understand, with Vue, there should be no need for jQuery. Am I wrong? Anyway, just wanted to leave this here as a suggestion ;)

Cheers mate.

Error in npm Install

Hello,

I am Anand! I already become a huge fan of this project (Thanks for making it open source) and I plan to use it for an idea I am working on!

When I get started, I get an error due to node-sass package.
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.