Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.09 KB

File metadata and controls

44 lines (26 loc) · 1.09 KB

License

Title

Employee Summary Template Engine

Description

This project is a generator for a team of employees, so that their manager may have quick access to their contact information at any given time. The user can add one manager and an unlimited number of Engineers and Interns and then generate an html file in which each employee's information is listed onto individual Bootstrap cards when opened in a browser.

Table of Contents :

Title, Description, Installation, Usage, License, Contributors, Test, Questions

Installation:

Clone the repository. In the console, type "npm init" and hit "enter" until complete. Then, run "npm install".

Usage

This project can be used for educational purposes only.

License

This project is licensed under the MIT license.

Contributors

Lauren Noeltner

Test

Use this command to initiate the program: "node app.js"

Questions

You can ask questions at: https://www.github.com/LNoeltner1/