Simple application to implement a terminal dashboard with nodeJS using the lib blessed
- npm v6
Command | Description |
---|---|
npm install |
It installs the dependations inside package.json, and creates the .node_modules folder |
npm start |
To run the project after installing all modules |