create-sc
v0.0.2
Published
The create-sc CLI allow you to create a new application using different templates.
Downloads
12
Readme
create-sc
The create-sc CLI allow you to create a new application using different templates.
npx create-sc@latest -n "<name>" -t "<template>"- Enter the name of your project.
- Do you wish to make a polyrepo or monorepo
- Polyrepo
- Select example to build from
- Blank NextJS app
- Cubics CMS app
- Select packages to install in app
- @studiocubics/cms
- @studiocubics/hooks
- @studiocubics/next
- @studiocubics/types
- @studiocubics/components
- @studiocubics/utils
- Select example to build from
- Monorepo
- Select apps to include in apps directory
- Blank NextJS app
- Cubics CMS app
- Select packages to include in packages directory
- @studiocubics/cms
- @studiocubics/hooks
- @studiocubics/next
- @studiocubics/types
- @studiocubics/components
- @studiocubics/utils
- Select apps to include in apps directory
- Polyrepo
