Closed MateusGabi closed 6 years ago
The Section "Install" in document is wrong. The correct bash code is npm install instead of npm init.
npm install
npm init
Related to #7
PR #43 resolves
The Section "Install" in document is wrong. The correct bash code is
npm install
instead ofnpm init
.