Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.39 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.39 KB

Template Engine - Employee Summary

Table of Contents

Description

A software engineering team generator command line application. The application will prompt the user for information about the team manager and then information about the team members. The user can input any number of team members, and they may be a mix of engineers and interns. When the user has completed building the team, the application will create an HTML file that displays a nicely formatted team roster based on the information provided by the user.

Installation

To install necessary dependencies, run the following command:

npm install. npm requirer install

Usage

The application will prompt the user for information about the team manager and then information about the team members. The user can input any number of team members.

Tests

To run tests, run the following command:

app.js

Questions

If you have any questions about the repo, contact me directly at my Email. You can find more of my work at my GitHub.