microsoft / TypeScriptSamples

Community Driven Samples for TypeScript
3.19k stars 1.78k forks source link

what is exactly the "start" command? #141

Closed ninrod closed 7 years ago

ninrod commented 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.

thanks in advance

ninrod commented 7 years ago

Ok, I think it is just the windows way to open a browser. In OSx it is open greeter.html.