Skip to content

Commit

Permalink
chore: update usage
Browse files Browse the repository at this point in the history
  • Loading branch information
9renpoto committed Jan 20, 2024
1 parent 26eb5db commit fc1ebfc
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@

## Install

npm install
```sh
npm install
```

## Packages

Expand All @@ -20,7 +22,11 @@ This repository is managed as monorepo.

## Usage

npm run start:dev --workspace example
```sh
# recommend
pre-commit install
npm run start:dev --workspace example
```

## Contributing

Expand Down

0 comments on commit fc1ebfc

Please sign in to comment.