/Team-Builder

Primary LanguageJavaScriptMIT LicenseMIT

Team Builder

image1

Summary

This team building app is a comandline app that you can use to create and append a team to a web page. It uses Inquirer mainly as well as a few other packages, this writes an html page with bootstrap elements to display your team members.

Instructions

To run this app

  • Clone this repository down, or fork this repository

  • Open an integrated terminal on the index.js file

  • Run "node index.js" and fill out prompts

  • When you have finished the prompts you can run the html that has been produced in the dist folder