DEV Community

Smart Home Dan
Smart Home Dan

Posted on

Create new Turborepo Monorepo with no example layout

Found there was no real explaination on the turboepo website on how to create a new Monorepo without having all the example code included.

This is supported but just not well documented.

npx create-turbo@canary -e https://github.com/tknickman/turborepo-empty-starter

This command will give you an empty starter repo

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay