This commit is contained in:
M1000fr 2024-09-08 12:56:50 +02:00
commit c8fbf5ea0b

View File

@ -59,7 +59,12 @@ yarn install
│ └── index.json │ └── index.json
``` ```
5. Run the script: 5. Build
```bash
yarn build
```
6. Run the script:
```bash ```bash
node . "UR_TOKEN" node . "UR_TOKEN"