Giter VIP home page Giter VIP logo

rdash-ui's Introduction

RDash rdash-ui

Responsive, bloat free, bootstrap powered admin style dashboard!

Extending from the original repository, rdash-ui is a stylish admin dashboard without the plugins/bloat which many premium dashboard themes come with. It is fully responsive using Bootstrap 3 framework as the base. All animations are CSS3.

Check out a live example, in AngularJS!

This repository provides only the stying needed to implement RDash into your project.

Current Framework Implementations

Usage

Requirements

Installation

rdash-ui is available as a bower project, or available to download youself.

Bower

bower install rdash-ui or include as a project dependancy in your bower.json:

"dependencies": {
    "rdash-ui": "*"
},

Wiki

For full documentation on the dashboard, visit the Wiki.

Contributing

Do not use the dist directory for contributions, please edit the less files.

  1. Clone the repository: git clone https://github.com/rdash/rdash-ui.git
  2. Install the NodeJS depencanies: sudo npm install. This should automatically run a bower install command.
  3. Run the gulp build task: gulp build.
  4. Run the gulp default task: gulp. This will build any changes made automatically, and also run a live reload server on http://localhost:8888.

All project distribution files will be located within the dist directory. Use the index.html to test your changes/features.

Pull Requests

  1. Fork this repository.
  2. Create a new branch, with the name of your fix/feature.
  3. Send the pull requests into the projects develop branch.

Credits

rdash-ui's People

Watchers

 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.