I would like to use Yeoman to start a project with a framework and requireJs enabled.
If I init a project with Amd and install backbone after, the models/controllers/routes... aren't generated with requireJs.
I have find this topic : Howto bootstrap Backbone app with yeoman having require.js enabled
But the link of the response is dead... :(