Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seveibar authored Dec 15, 2024
1 parent de15db2 commit f082dae
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@ snippets dev ./path/to/file.tsx
npm install -g @tscircuit/snippets-cli
```

## Development

This command will open the `snippets.tsx` file for editing.

```bash
bun run dev
```

## How it Works

When you run `snippets dev`, we start a local
Expand Down

0 comments on commit f082dae

Please sign in to comment.