pagegen Tailwind Templates

Pagegen

The Nextjs, React, Shadcn UI starter for PageGen AI

This is the code template repository of PageGen AI. You can use this repository to quickly preview and deploy the code generated by PageGen AI.

Local Development and Preview

  1. Clone this repository to your local machine:
git clone https://github.com/memfreeme/pagegen
  1. Copy the code generated by PageGen AI to the /app/privew/page.tsx file.

  2. run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
  1. Open http://localhost:3000/preview with your browser to preview the code generated by PageGen AI.

Deploy on Vercel

  1. Copy the code generated by PageGen AI to the /app/privew/page.tsx file. (You could directly edit the code in your forked repository on GitHub)

  2. Git push to deploy the code generated by PageGen AI.

Top categories

Loading Svelte Themes