ecwyne / meteor-polymer

Meteor smart package for Google's opinionated web component framework 'Polymer'

Home Page:https://atmospherejs.com/ecwyne/polymer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

usage and installation not working?

philcruz opened this issue · comments

So I run these commands to set up a simple app with polymer:

meteor create myapp
cd myapp
meteor add ecwyne:polymer
meteor add ecwyne:polymer-elements

I'm expecting to see some polymer files installed into the project directory but none are. Am I doing this correctly?

-Phil

Ah, I see the files are added after running the app.