This application uses the CLI to generate an web page displaying company team members.
-
Open terminal or git bash
-
Clone repository to computer
-
Navigate to repository folder in terminal
-
Run 'npm install' in terminal
-
Run 'node index.js' in terminal to begin generator
-
Follow inquirer prompts in terminal
-
New file will be saved in folder as "index.html" which can then be opened in a server
-
Watch tutorial here
For this team profile generator, the user needs to install node.js and inquirer.js (run NPM install in command line)
To run the tests the user needs to install jest.js (run NPM install in command line)
Courtney Foster
See also the list of contributors who participated in this project.
This project is licensed under the MIT License