This is the first release of QR Code Generator.
Set up Instructions:
- Download archive
- Excract in your server folder
- If needed, change server port (default 5225)
- Start with
npm start
ornpm run dev
- All endpoints are available at /api
This is the first release of QR Code Generator.
Set up Instructions:
npm start
or npm run dev