This directory contains Nuxt examples demonstrating use of the Dynamsoft Barcode Reader in Nuxt projects.
Included examples
scan-using-foundational-api/— Nuxt example using the foundational API.scan-using-rtu-api/— Nuxt example using the RTU API. (Recommended for most users)
-
Change to the example directory, e.g.:
cd scan-using-foundational-api -
Follow the subexample README for exact steps (typically: npm install && npm run dev).
- Use the Nuxt dev server for best results; opening static files directly is not recommended.
- See the repository root README.md for general usage and license information.