@tsteuwer wrote:
I want to preface this with I've read so many tutorials. I have several issues:
- When I create an addon, I don't understand how you view the test dummy app. I've visited localhost:4200 (which all I see is the basic hello world with the ember chipmunk. I've also gone to /tests/dummy and all I get are running tests in the browser.
- I've made a /blueprints/my-addon/index.js and it is not getting called in a consuming application. Even after running ember g my-addon it always says
installing my-addon
The `ember generate <entity-name>` command requires an entity name to be specified. For more details, use `ember help`.
Posts: 1
Participants: 1