A node CLI app that generates a team profile and renders the results in HTML.
- 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
Contributions welcomed!
Install jest as a dependency then run npm run test in your terminal.
Email me at- baileymclem@gmail.com Or visit my Github profile- baileymclem