In VS Code, we have Live server extension available to publish content live on server. But same extension is not available for WebStorm IDE.
Is there any alternative plugin available in WebStorm ?
CodePudding user response:
Did you try the HTML Preview functionality? It works out of the box, no plugins are required.