Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 427 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 427 Bytes

Portfolio Website

This is my portfolio website, detailing my accomplishments through a visual web interface.

Installation

Install NodeJS for your appropriate operating system. Click HERE for the latest downloads.

Once you have a command prompt open, use the following commands:

git clone [email protected]:jcosentino/po_search_app.git
cd portfolio-site
npm ci
npm run start