Skip to content

For NodeJS apps: nodemon doesn't work #423

@jasonmcneill

Description

@jasonmcneill

My NodeJS project uses nodemon as a dev dependency. I have a script in my package.json which starts the NodeJS server using nodemon. The utility of using nodemon is that any changes you make to the code and save, it automatically restarts the server. As it is with scotch-box, while running a NodeJS app, you have to manually stop the server then start it again whenever you have saved some changes.

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