Skip to content

Commit

Permalink
feat: update docs (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dongkyuuuu authored Nov 6, 2023
1 parent cbc666f commit 2462a83
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/friendly-snails-move.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@naver-maps/react": major
"@naver-maps/vue": major
---

Release
9 changes: 9 additions & 0 deletions apps/react/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @naver-maps/react

NaverMaps Component for React. If you want to more detail, check this [Docs](https://naver-maps-docs.vercel.app)

## Install

```sh
yarn add @naver-maps/react
```
9 changes: 9 additions & 0 deletions apps/vue/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @naver-maps/vue

NaverMaps Component for Vue(v3). If you want to more detail, check this [Docs](https://naver-maps-docs.vercel.app)

## Install

```sh
yarn add @naver-maps/vue
```

0 comments on commit 2462a83

Please sign in to comment.