Code Monkey home page Code Monkey logo

material-dashboard-lite's Introduction

#Material Dashboard Lite

Welcome to first dark dashboard on the Material Design Lite!

dashboard-avatar

Its much more fun with the demo.

Material admin template is absolutely free for commercial usage theme, that uses google's implementation of material design -- Material Design Lite library. It doesn’t rely on any JavaScript frameworks and aims to be responsive and optimized for cross-device usage. All components are created with CSS (scss), JavaScript (es6), and HTML5.

Important: We are still working on the project and there will be much more awesome, check out our issues to see what features are coming soon.

#SETUP and USAGE The steps bellow will take you through cloning your own fork, installing dependencies and building:

  1. Fork and/or clone our repository. To use Git from command line, see the Setting up Git and Fork a repo articles.
  git clone https://github.com/CreativeIT/material-dashboard-lite.git
  1. Open your copied repo folder in terminal and install npm components with command:
  cd material-dashboard-lite
  npm install
  1. Install bower components with command:
  bower install
  1. Now you are able to build project with gulp:
  gulp build
  1. To see the result use command:
  gulp serve

#FEATURES

#Additional

Since the project uses BEM structure with sass, it can be customized in easy way by editing src/variables.scss file. To take effect you must run gulp build in terminal again. Also you may want to use gulp watch, that will run default command every time you modify any file in source folder. You can use gulp defaultif you don't want to minify js-files.

Google hasn't implemented select element yet (see why here), that is why the project depends on getmdl-select plugin. Also project uses d3 and nvd3 to build charts and chart components.

#Hire us We are ready to bring value to your business. Visit our site creativeit.io or drop us a line [email protected]. We will be happy to help you!

#Credits

UI components built with Material Design Lite.

Designed with passion and coffee by CreativeIT

#Support the project

material-dashboard-lite's People

Contributors

yodamike avatar alexbananabob avatar franckevva avatar

Watchers

James Cloos avatar Ahmad avatar

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.