mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-28 09:57:21 +02:00
Use locally-installed Gulp over globally-installed one
parent
76826136ae
commit
3c65fb0d6e
@ -9,7 +9,7 @@ The minimum requirements are Git and Node.js.
|
|||||||
|
|
||||||
### Using Node.js
|
### Using Node.js
|
||||||
- Run `cd pdf.js`.
|
- Run `cd pdf.js`.
|
||||||
- Run `gulp server`.
|
- Run `npx gulp server`.
|
||||||
- Open a browser and visit `http://localhost:8080/web/viewer.html`.
|
- Open a browser and visit `http://localhost:8080/web/viewer.html`.
|
||||||
|
|
||||||
### Using another server
|
### Using another server
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user