Install

If you want to use Reacli without running npx, it has to be installed globally either with npm or yarn.

Using npm

To install Reacli globally with npm, run:

npm install -g reacli

Using yarn

To install Reacli globally with yarn, run:

yarn global add reacli