Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 180 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 180 Bytes

Portfolio

Md Farhaan's Portfolio built with NextJS!

Installation

Install dependencies

$ npm i

Build Server

$ npm build

Run Server

$ npm run dev