Welcome to your Pinpoint application.
Deploy the app to Pinpoint using the following command:
npm run deploy
# or
yarn deployPreview the app live on StackBlitz:
Deploy the app using Vercel:
Deploy the app using Netlify:
Execute create-pinpoint-app with npm or Yarn to bootstrap the example:
npx create-pinpoint-app
# or
yarn create pinpoint-app