Skip to content

Commit fa12297

Browse files
committed
chore(ci): blog sync
1 parent db55a47 commit fa12297

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

data/blog/post-47.mdx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: 编码经验贴
3+
date: 2025-03-11T08:33:21Z
4+
slug: post-47
5+
author: chaseFunny:https://github.com/chaseFunny
6+
tags: ["经验"]
7+
---
8+
9+
#### 一、快速找到全局安装的 npm 包地址
10+
11+
```bash
12+
npm root -g
13+
open .
14+
```
15+
16+
---
17+
此文自动发布于:<a href="https://github.com/coderPerseus/blog/issues/47" target="_blank">github issues</a>

0 commit comments

Comments
 (0)