1

As the title suggests I want to know what the app/templates directory is for when using Yeoman.

Thanks

Sam
  • 4,437
  • 11
  • 40
  • 59

1 Answers1

6

Yeoman team member here.

It's simply meant to put your templates in. Like your Handlebar.js templates or Mustache, etc.

Nothing magic happens when you do, at least not yet. Just a best practice we wanted to enforce.

Sindre Sorhus
  • 62,972
  • 39
  • 168
  • 232