Skip to content

This application allows the user to create a web page displaying company team members via CLI

Notifications You must be signed in to change notification settings

cfoster121/team-profile-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Profile Generator - CLI

This application uses the CLI to generate an web page displaying company team members.

Getting Started

  • 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

Prerequisites

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)

Built With

Author

Courtney Foster

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License

Acknowledgments

About

This application allows the user to create a web page displaying company team members via CLI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published