Skip to content

Commit

Permalink
add nuxt course
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua1988 committed Dec 10, 2023
1 parent abb4d84 commit 6dec6cf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
Binary file added docs/nuxt/images/nuxt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 9 additions & 1 deletion docs/nuxt/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,12 @@ cd 프로젝트명
npm run dev
```

명령어 실행 창에 안내된 주소를 브라우저에 입력하고 결과를 확인합니다.
명령어 실행 창에 안내된 주소를 브라우저에 입력하고 결과를 확인합니다.

## Nuxt를 쉽게 배울 수 있는 온라인 강의

글보다 더 쉽고 빠르게 배울 수 있는 온라인 강의를 안내합니다.

<a href="https://inf.run/UC26" target="_blank">
<img src="./images/nuxt.png" alt="Nuxt 시작하기 인프런 온라인 강의" />
</a>

0 comments on commit 6dec6cf

Please sign in to comment.