Skip to content

pixto/polymer-leaderboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polymer-leaderboard

This is a project to demonstrate the meteor integration with Polymer 1.0.

It's based on the polymer-meteor-elements project.

Instructions

git clone https://github.com/pixto/polymer-leaderboard.git
cd polymer-leaderboard
meteor run

then open your browser at http://localhost:3000

Informations

In this project, meteor templates are not used to create views. There is only one <body> element :

<body>
    <leaderboard-app></leaderboard-app>
</body>

to instance the application main polymer element (<leaderboard-app>).

Polymer elements are located into public/components.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published