mkalik / module10-team-profile-generator

A command line application that develops an html page for ones design team

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team info page generator

picture of main page

0.Description:

A command line application that generates an html page from the information passed in.

1.Installation:

clone this repo.

2.Usage:

first youre going to have to install some dependencies so run this in the directory containing the package.json file:

npm i

then in that same directory run:

node index.js

A video demonstration

3.Credits:

All work done by Malik Kouyate(mkalik)

About

A command line application that develops an html page for ones design team


Languages

Language:JavaScript 88.2%Language:CSS 11.8%