/blog

Personal Blog

MIT LicenseMIT

Hello, I'm YanZJNNFF.

About me 👋

Install

Before running the project, you need to install node.js

Then, install pnpm globally.

npm install pnpm -g

Next, download dependencies using pnpm in the project path.

pnpm install

Start

pnpm dev