This is the documentation website for xzq notes.
// install dependencies
pnpm install
// run only dev server
pnpm dev
If you upgrade deps about astro, you may need to clear the cache:
rimraf .astro
rimraf node_modules
pnpm install
This is the documentation website for xzq notes.
// install dependencies
pnpm install
// run only dev server
pnpm dev
If you upgrade deps about astro, you may need to clear the cache:
rimraf .astro
rimraf node_modules
pnpm install