Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 654 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 654 Bytes

mohib.me · GitHub licenseNetlify Status

Personal portfolio website built with GatsbyJS & TypeScript

Install & Run

  1. First clone the repo:
$ git clone git@github.com:mbmohib/mohib.git
  1. Then install the dependencies:
$ npm install
  1. Finally run the app:
$ npm start