Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 172 Bytes

File metadata and controls

17 lines (11 loc) · 172 Bytes

Node

http-server for local server:

npm install http-server -g

http-server "localhost:8080"

Install latest version:

npm install npm@latest -g