renatopradebon / polymer-dashboard

A Polymer Dashboard with Material Design

Home Page:http://polymer-dashboard.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

polymer-dashboard

You can view the Project site at http://polymer-dashboard.com/

Or a working demo at http://demo.polymer-dashboard.com/pages/auth/auth.html

Installation Notes

  1. Install Git Bash if you're using Windows or open Terminal

  2. Download the project "git clone https://github.com/bstavroulakis/polymer-dashboard.git" and cd to the project's folder

  3. Install node.js, bower, gulp

  4. Run "npm install"

  5. Run "bower install"

  6. Run "gulp"

  7. "cd demo-server"

  8. Run "node app.js"

  9. Visit http://localhost:8080 to preview project

About

A Polymer Dashboard with Material Design

http://polymer-dashboard.com/

License:MIT License


Languages

Language:HTML 84.9%Language:CSS 14.2%Language:JavaScript 0.9%