GitHub Stars
20
User Rating
Not Rated
Favorites
0
Views
125
Forks
7
Issues
5
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
[Node.js](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
[NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
Run the following commands to confirm you have Node and NPM installed:
shell
node -v
npm -v