jasmine / jasmine.github.io

Source for Jasmine's documentation
https://jasmine.github.io
MIT License
567 stars 418 forks source link

Use npx in instructions and make clear that global install is optional. #129

Closed eobrain closed 4 years ago

eobrain commented 4 years ago

The npx command has been available since npm version 5.2, released July 2017), so I think it'st now reasonable to assume people have it in their Node installation.

Demo of this PR: https://eobrain.github.io/jasmine.github.io/pages/getting_started.html https://eobrain.github.io/jasmine.github.io/setup/nodejs.html