Hi, there's a typo in the readme file. In the second item of the install instructions at the bottom, the provided command says `nmp install` I'm pretty sure correct command here is `npm install` :)
Hi, there's a typo in the readme file.
In the second item of the install instructions at the bottom, the provided command says
nmp installI'm pretty sure correct command here is
npm install:)