live-server
did not work
browserify
did not work The problem solved after running this command in
Windows PowerShell
(open as an administrator)
Set-ExecutionPolicy -Scope "CurrentUser" -ExecutionPolicy "Unrestricted"
by Valeri Tandilashvili
4 years ago
NPM
0
Pro tip: use ```triple backticks around text``` to write in code fences