strapi / strapi-template-event-vercel

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 100.0%