简体   繁体   中英

How do i run "npm run watch" on server for a laravel project?

I have a problem, i can't seem to find the answer if you would be kind to help me.

I am trying to update changes made on the code instantly with "np m run watch", the problem is that i don't know how to do that on server. All the files are on server not on my computer( i'm using ssh connection on visual studio) to run the commands "cd c:// ..." and run in there. How do i do it?

Thank you!

我发现了问题,我不得不进入服务器“ssh user@host”,然后进入文件“cd .... etc”谢谢你的帮助!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM