Skip to content

Debugging an Example app #516

@joshglenn

Description

@joshglenn

So I have installed on my local test system the 00 example. It builds and runs just fine. However, I want to learn more about how rendr works. So I was wanting to step through the code in the debugger. (Note: I haven't debugged in node before, but I have in various other technologies)

So, I installed node-inspector, which lets me debug using chromes devtools. The problem is, I'm not sure where or how to attach the debugger. For instance, the node-inspector instructions say to issue a command like this node-debug app.js. When I start the example app, I do so by issuing grunt server. Thus the confusion.

Any ideas on what to issue as the command here in order to debug the rendr example?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions