Back to Next Js

kea example

examples/with-kea/README.md

16.2.5941 B
Original Source

kea example

This example uses kea.

Deploy your own

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

bash
npx create-next-app --example with-kea with-kea-app
bash
yarn create next-app --example with-kea with-kea-app
bash
pnpm create next-app --example with-kea with-kea-app

Deploy it to the cloud with Vercel (Documentation).