strapi-template-event-vercel
strapi-template-event-vercel copied to clipboard
Template to create Strapi projects pre-configured for event using the Vercel Event kit
strapi-template-event-vercel
A Strapi template to create Strapi projects pre-configured to work with Vercel's Virtual Event Starters Kit.
Usage
# Using Yarn
yarn create strapi-app my-app-name --template https://github.com/strapi/strapi-template-event-vercel
# Or using NPM
npx create-strapi-app my-app-name --template https://github.com/strapi/strapi-template-event-vercel