Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 103 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 103 Bytes

To test site run:

cd portfolio-website
npm install
npm start

To Deploy

npm run deploy