hydrogen icon indicating copy to clipboard operation
hydrogen copied to clipboard

Docs: Extend installation instructions

Open MichaelCurrin opened this issue 6 years ago • 3 comments

Add to install instructions.

Link to the Yarn page which has install instructions on it.

And then a command npm install -g npx to install npx. Or the yarn equivalent if yarn will install npx.

Give both routes for devs - the yarn route and the npm route

MichaelCurrin avatar Jul 25 '19 19:07 MichaelCurrin

@MichaelCurrin Thanks for this! npx is a default package installed with newer versions of NPM that allows you to execute local packages

shailen-naidoo avatar Jul 25 '19 21:07 shailen-naidoo

@MichaelCurrin Working on the enhancement!

shailen-naidoo avatar Aug 09 '19 07:08 shailen-naidoo