Skip to content

hutajoullach/marketing-ai-text-generator-demo

Repository files navigation

About this demo

This is a starter turborepo to build AI text generation app.

Screen.Recording.2024-10-15.at.8.08.42.AM.mp4

Build

To build all apps and packages, run the following command:

cd marketing-ai-text-generator-demo
pnpm build

Develop

To develop all apps and packages, run the following command:

cd marketing-ai-text-generator-demo
pnpm dev