This is a starter turborepo to build AI text generation app.
Screen.Recording.2024-10-15.at.8.08.42.AM.mp4
To build all apps and packages, run the following command:
cd marketing-ai-text-generator-demo
pnpm build
To develop all apps and packages, run the following command:
cd marketing-ai-text-generator-demo
pnpm dev