/app-template

Primary LanguageJavaScript

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:

Open in StackBlitz

Deploy to Vercel

Deploy the app using Vercel:

Deploy with Vercel

Deploy to Netlify

Deploy the app using Netlify:

Deploy with 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