parkyunha.com 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.