Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 606 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 606 Bytes

This is a Next.js project bootstrapped with create-next-app for Muhammad Fadhlan's personal portfolio.

This website can be accessed at fadhln.dev.

Getting Started

First, run the install the required dependency:

Important: strictly use yarn, do not use npm or yarn 2

yarn install

then, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.