DEV Community

Discussion on: The beauty of Docker for local Laravel development

Collapse
 
xavoski profile image
Xavoski

Well, i start with my apologies.
I ran npm command using:
$ docker-compose run --rm npm run watch
But i will use this to ask if this (keep run watch open in terminal) is the best way to recompile Vue components?