DEV Community

Discussion on: How using React in a Laravel application - Tutorial

Collapse
 
lvtdeveloper profile image
Lesly Villalobos

You can use "npm run watch" instead of "npm run dev" because that run scripts from package.json when files change.