Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 269 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 269 Bytes

Installation and usage

  1. Clone this repository
git clone https://github.com/3vdi/myportfolio.git
  1. Install dependencies
npm install
  1. change your data inside data folder

  2. Start a new terminal and run react's development server

npm start