Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 559 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 559 Bytes

parkyunha.com

Deploy with Vercel

Getting Started

1. Clone this repository:

git clone https://github.com/llighter/parkyunha.com.git my-blog-name

2. Navigate to the directory

cd my-blog-name

3. Install dependencies

npm install

5. Run

Run the development server:

npm run dev

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