/Team-Profile-Generator

This application helps to generate an html file for users using the Commmand line and node.js npm modules such as inquirer, fs, and local modules. This application also includes tests for the different class constructors being used.

Primary LanguageJavaScriptMIT LicenseMIT

License: MIT

Team-Profile-Generator

Installation

  1. Git clone
  2. install node.js
  3. Command line (npm install)
  4. Command line (npm test)
  5. Command Line (node index.js)

Description

This application helps to generate an html file for users using the Commmand line and node.js npm modules such as inquirer, fs, and local modules. This application also includes tests for the different class constructors being used.

Usage

Must have Node.js downloaded!

Then run the following command:

    npm install
    node index.js

to run test:

    npm test

Contribution

N/A

Demo

Video Demo alt text

Instructions

Make sure you have a version of Node.js! CLI (npm install) and then CLI (node index.js)! From there, procced to answer all the questions prompted on the Command line regarding the HMTL you want to create, after answering all questions the HTML file is generated. CLI (npm test) to run test

License

This project is licensed under the The MIT License

Questions

License

Copyright (c) joseobm92. All rights reserved.

Licensed under the The MIT License license.