Team Generator is a node CLI that takes in information about employees and generates an HTML webpage that displays a nicely formatted summary for each person.
Node.js and npm must be installed, as well as the Inquirer package. The application uses the fs module and chalk package as well.
In order to start this command line application, go to the Team-Profile-Generator directory in the Git Bash, and run the command 'node app.js'.
This product is licensed under the MIT license.

