Navigation Menu

Skip to content

atoy40/meteor-polymer-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music

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

It's based on the meteor-elements project.

Instructions

git clone https://github.com/atoy40/meteor-polymer-music.git
cd meteor-polymer-music
meteor run

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

You can also test it at http://music.a-toy.eu/

Bower dependencies are installed automatically by mquandalle:bower and html import (with vulcanization if needed) by differential:vulcanize

Informations

In this project, meteor templates are not used to create views. There is only one <body> (music.html) to instance the application main polymer element (<music-app>) and one <head> to initialize polymer itself. Polymer elements are located into public/components.

About

A test project about Meteor and Polymer integration components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published