git clone https://github.com/llighter/parkyunha.com.git my-blog-name
cd my-blog-name
npm install
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
git clone https://github.com/llighter/parkyunha.com.git my-blog-name
cd my-blog-name
npm install
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.