Skip to content

Commit

Permalink
Switch to yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
alexk111 committed Jul 6, 2020
1 parent 76296c1 commit e7872c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7,278 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ Due to a missing header in responses from Bitpay servers I had to skip a hash ve
2. Unpack the downloaded zip and install dependencies:

```
npm install
yarn install
```

### Build

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

The command will build the app in /dist folder.
Expand Down
Loading

0 comments on commit e7872c5

Please sign in to comment.