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