mirror of
https://github.com/fluencelabs/examples
synced 2025-06-11 17:11:21 +00:00
Add instruction to build aqua-ipfs-execution
package
This commit is contained in:
@ -19,6 +19,7 @@ You need npm v7 or later to run the examples
|
||||
|
||||
```
|
||||
npm i
|
||||
npm build -w aqua
|
||||
npm start -w web
|
||||
```
|
||||
|
||||
@ -29,6 +30,7 @@ npm start -w web
|
||||
|
||||
```
|
||||
npm i
|
||||
npm build -w aqua
|
||||
npm start -w nodejs
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user