Skip to content

Commit

Permalink
📝 Add example app usage
Browse files Browse the repository at this point in the history
  • Loading branch information
jellydn committed May 5, 2021
1 parent 38408c6 commit 57a3899
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,17 @@ export default handler;

![https://gyazo.com/0bcf45f0e15778a5cb851b40526324f3.gif](https://gyazo.com/0bcf45f0e15778a5cb851b40526324f3.gif)

## Run tests
## Run example app

```sh
yarn test
gh repo clone jellydn/next-swagger-doc
cd example
yarn install
yarn dev
```

![example-screenshot.png](example-screenshot.png)

## Author

👤 **Huynh Duc Dung**
Expand Down
Binary file added example-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 57a3899

@vercel
Copy link

@vercel vercel bot commented on 57a3899 May 5, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.