Skip to content

Commit 7d49393

Browse files
Update README.md in examples
1 parent fff8514 commit 7d49393

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

examples/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ node ${실행 할 자바스크립트 파일}
4141

4242
```text
4343
./nextjs/* Next.js + SOLAPI SDK 연동 예제(UI)
44+
45+
# Next.js 예제만 확인해보고 싶다면 아래의 명령어를 입력해주세요!(npm 설치 필수)
46+
npx degit solapi/solapi-nodejs/examples/nextjs#main sdk-test-app
4447
```
4548

4649
```text

0 commit comments

Comments
 (0)