Built with from Grav and Hugo
If you want to use Reacli without running npx, it has to be installed globally either with npm or yarn.
npx
npm
yarn
To install Reacli globally with npm, run:
npm install -g reacli
To install Reacli globally with yarn, run:
yarn global add reacli