A simple Vue.js app demonstrating how you might use the Lemon Squeezy API.
To install the project:
npm install
# or
yarn
To run the project in development mode:
npm run dev
# or
yarn dev
Once running, the command output will give you a URL where you can see the app (e.g. http://localhost:3000/
).
See an online demo here.