Skip to content

enterstudio/polymer-dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Training and Documentation(ish)

You can check out the Pluralsight course on "Building a Web Application with Polymer.js and Material Design". In this 2 hour course we'll build a small Admin Dashboard with similar functionality.

http://app.pluralsight.com/courses/building-web-application-polymer-material-design

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 84.9%
  • CSS 14.2%
  • JavaScript 0.9%