Skip to content

put the reproducible cli command in the readme.md #863

@sacrosanctic

Description

@sacrosanctic

Replace or add to the contents of the readme with the args version from the cli.

## Creating a project
If you're seeing this, you've probably already done this step. Congrats!
```sh
# create a new project in the current directory
npx sv create
# create a new project in my-app
npx sv create my-app
```

# create a new project in the current directory 
npx sv create 
 
# create a new project in my-app 
npx sv create my-app 

# Some comment
+ pnpm dlx sv create --template minimal --types ts --add storybook --install pnpm ./
Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions