nextjs-digital-garden-quickstart

Get started building a digital garden on Next.js with TypeScript in seconds.

UNLICENSE License

Stars
6

nextjs-digital-garden-quickstart

Get started building a digital garden on Next.js with TypeScript in seconds.

How to use

Download the example and then unzip it.

Install it and run:

npm install
npm run dev
# or
yarn
yarn dev