mirror of
https://github.com/cp6/my-idlers.git
synced 2024-11-16 15:33:44 +01:00
Updated readme for NPM usage
Updated readme for NPM usage
This commit is contained in:
parent
14f1e808eb
commit
0f0b06ee47
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user