mirror of
https://github.com/cp6/my-idlers.git
synced 2025-04-19 17:48:36 +00:00
Updated readme for NPM usage
Updated readme for NPM usage
This commit is contained in:
parent
14f1e808eb
commit
0f0b06ee47
1 changed files with 7 additions and 0 deletions
|
@ -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"`
|
`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:
|
#### Please run the following if updating from existing install:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
Loading…
Add table
Reference in a new issue