yeoman / generator-polymer

Scaffold out a Polymer project
http://polymer-project.org
926 stars 149 forks source link

latest yo polymer - fails to install gruntfiles.js #213

Closed geetee24 closed 9 years ago

geetee24 commented 9 years ago

Help

When I run yo polymer is runs w/o error. then I run GRUNT SERVER and GRUNT fails saying that it cant find gruntfile.js and I cant see it either.

What is wrong? Thanks

robdodson commented 9 years ago

The generator is now based on Polymer Starter Kit, which uses gulp. https://github.com/yeoman/generator-polymer#issues

geetee24 commented 9 years ago

thank you. what takes the place of GRUNT SERVER? maybe polyserve?

robdodson commented 9 years ago

gulp serve.