Skip to content

Commit

Permalink
Merge pull request #247 from kozakdenys/nodejs-nextjs-readme-examples
Browse files Browse the repository at this point in the history
Add node.js and next.js examples to README
  • Loading branch information
kozakdenys authored Oct 19, 2024
2 parents 287d70c + 306aaa9 commit 9bdc697
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ npm install qr-code-styling

[**Vue example (source)**](https://github.com/kozakdenys/qr-code-styling-examples/tree/master/examples/vue)

[**Node.js example (source)**](https://github.com/kozakdenys/qr-code-styling-examples/tree/master/examples/nodejs)

[**Next.js example (source)**](https://github.com/kozakdenys/qr-code-styling-examples/tree/master/examples/nextjs)

---

### API Documentation
Expand Down

0 comments on commit 9bdc697

Please sign in to comment.