Team profile generator is a node command line application that takes in information about employees using the Inquirer package and generates an HTML webpage that displays summaries for each person.
AS A manager
I WANT to generate a webpage that displays my team's basic info
SO THAT I have quick access to their emails and GitHub profiles
Go to Stackblitz and type node index.js in the terminal
- Clone the repository.
- To install necessary dependencies, run the following command :
npm i
- Run this command to check all tests pass:
npm run test
- The application can be started with the following command:
node index.js
screencast.mov
MIT
Reach out using the contact details below or create an issue
See my Github Email: philburrowsfm@gmail.com