employee-template-engine

# Welcome to employee-template-engine! 0.1.0 Badge

## Description

A Node CLI to generate a simple HTML page containing employee information for a software engineering team.

Technologies used

### Demo Terminal Recording

Deployed Application: https://kassimariemc.github.io/employee-template-engine/

## Table of Contents

## Installation

Clone the repo to your local machine using git@github.com:kassimariemc/employee-template-engine.git
Then $ npm install

## Usage

Just run the following command at the root of the cloned file and answer the questions

$ node app.js

Terminal View

The original /output/team.html file will now be generated as the HTML for your personal Team Page and produce the below.

HTML generated

Just copy and paste to your desired project. Include backgrnd.jpg if you’d like to mimic the styling.

## License

Copyright © 2020 @kassimariemc.
This project is MIT licensed.

## Contributing

No contributions accepted.

## Tests

Jest tests included

## Questions

@kassimariemc


This README was generated with ♥ by readme-generator