Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 286 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 286 Bytes

monitor-lab

This app monitors the changes of a single JavaScript (JS) file and reruns / restart the file again after changes.

It is useful when you want to test quickly some JavaScript feature.

Getting Started

Execute the command below to run your app:

  npm start