Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrouid authored Jun 25, 2020
1 parent c8fee55 commit 0b3ad09
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
## Develop

```bash
yarn start
npm run start
```

## Test

```bash
yarn test
npm run test
```

## Build

```bash
yarn build
npm run build
```

0 comments on commit 0b3ad09

Please sign in to comment.