Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 786 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 786 Bytes


GregSithole
Pawan Jha Personal Website

A simple personal website about Pawan Jha.


Pawan-Jha

How To Use

To clone and run this application, you'll need Git and Node.js. From your command line:

# Clone this repository
$ git clone https://github.com/Pjha72/pawan-portfolio

# Go into the repository
$ cd pawan-portfolio

# Install dependencies
$ yarn install

# Run the app
$ yarn dev