Skip to content

Commit

Permalink
Updated readme for NPM usage
Browse files Browse the repository at this point in the history
Updated readme for NPM usage
  • Loading branch information
cp6 committed Nov 13, 2022
1 parent 14f1e80 commit 0f0b06e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,13 @@ Example yabs.sh call to POST the result

`curl -sL yabs.sh | bash -s -- -s "http://domain.com/api/yabs/tnSJLyhz/USERAPIKEYISHERE"`

### NPM / Laravel mix now in use

```shell
npm install
npm run prod
```

#### Please run the following if updating from existing install:

```shell
Expand Down

0 comments on commit 0f0b06e

Please sign in to comment.