Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 320 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 320 Bytes

MyPortfolio

My personal portfolio website

Getting Started

Prerequisites

  • npm

Start up the project

npm run start 

Development setup

Clone this project to your machine Go into a terminal window in the root directory of this repository and run *

npm install 
npm run start:dev