Please tell me how to develop _tw more conveniently, refresh the browser, vscode, etc. #144
aboutjquery
started this conversation in
General
Replies: 1 comment
-
Hello—Thank for posting this! I've converted your issue into a discussion. If you want live reloading, there is a documentation page on setting up Browsersync. In the quickstart, I suggest using a local WordPress development environment, and I continue to think that's the best and most efficient approach. There are ways to use VS Code to develop on a server, but I wouldn't use them unless forced to by a project requirement of some kind. (I can't think of a specific requirement that would lead to that, but I allow that anything is possible!) Hope that helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I uploaded _tw to wordpress on the dxxxxxxx host. Now after npm run watch, I need to refresh the browser manually every time, which is not convenient. Is there a good way?
In addition, I stupidly used winscp to connect to the host's _tw theme and modified the template to develop... Is there a way to use my vscode? How do you all like to develop? Install localwp? Or are there other methods? Thank you
Beta Was this translation helpful? Give feedback.
All reactions