4

I've been playing with Meteor (you probably know it's a node.js framework), and really like how you can start it up, and then leave it running while code updates are implemented automatically upon saving.

Is there a way I can do this just running node.js?

1 Answer 1

4

Have you tried nodemon? It's almost the same you are looking for.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.