axetroy / vscode-static-server

vscode extension to serve a static directory
https://marketplace.visualstudio.com/items?itemName=axetroy.vscode-static-server
Other
4 stars 0 forks source link

Question: Does this requires node to be installed? #65

Closed corlaez closed 4 years ago

corlaez commented 4 years ago

Hello, I am trying to setup a very easy development environment for a friend.

However, it is unclear to me if node is a dependency and what version of nodes are compatible in that case.

I would love to know more information about this and that would help me to understand if this works in windows, mac and linux as well.

axetroy commented 4 years ago

It doesn't require you to install node.js.

just install and run the server

Hope it helps you