Team Profile Generator

License: ISC

Description

A node CLI app that generates a team profile and renders the results in HTML.

Installation

  • Open terminal and run git clone https://github.com/baileymclem/team-profile-generator
  • Run npm i to intall dependencies
  • Run node app.js
  • HTML page will generate in the output folder

Usage

!Demo

Contributing

Contributions welcomed!

Tests

Install jest as a dependency then run npm run test in your terminal.

Questions, Comments, Issues

Email me at- baileymclem@gmail.com Or visit my Github profile- baileymclem