Closed ninrod closed 7 years ago
Hi,
in the greeter sample, I'm suppose to issue start greeter.html. But how do I obtain this start command? npm -g install start does not seem to help.
start greeter.html
npm -g install start
thanks in advance
Ok, I think it is just the windows way to open a browser. In OSx it is open greeter.html.
open greeter.html
Hi,
in the greeter sample, I'm suppose to issue
start greeter.html
. But how do I obtain this start command?npm -g install start
does not seem to help.thanks in advance