Dev Team Profile Generator
Lauren Darrimon
Description
Automatically generate a development team page in HTML through a command line application. REspond to simple prompts and recive back a fully formed HTML page with all of your team members information.
Table of Contents
Link
Installation
npm install
Usage
To run the application from the command line:
node index.js
Respond to the user prompts in the command line. Once you are done, download the distribution folder for a complete and styled webpage. See a full walkthrough video here.
Testing
To run the tests of the application from the command line:
npm run test
Contributing
Questions
License
The license for this project is: MIT