mirror of
https://github.com/transloadit/uppy.git
synced 2026-08-04 15:54:16 +00:00
examples: document npm run build, closes #2024
This commit is contained in:
parent
894c739883
commit
697ad04a34
12 changed files with 12 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ This example uses a Python Flask server and `@uppy/xhr-upload` to upload files t
|
|||
To run this example, make sure you've correctly installed the **repository root**:
|
||||
```bash
|
||||
npm install
|
||||
npm run build
|
||||
```
|
||||
That will also install the npm dependencies for this example.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue