/strapi-template-event-vercel

Template to create Strapi projects pre-configured for event using the Vercel Event kit

Primary LanguageJavaScriptMIT LicenseMIT

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