1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 06:38:07 +02:00

Simplifies code contributions by automating the dev setup with gitpod.io

This commit is contained in:
Nisar Hassan Naqvi 2019-11-06 04:12:19 +00:00
parent 30ef05c161
commit b21a341332
3 changed files with 26 additions and 0 deletions

View file

@ -71,6 +71,12 @@ It is also possible to view all test PDF files on the right side by opening:
+ http://localhost:8888/test/pdfs/?frame
## Online setup with a single click
It's recommended to follow [Getting the Code] above, however you can also use [Gitpod](https://gitpod.io) (a free online VS Code like IDE). With a single click it will launch a ready to use workspace, with all the dependencies pre-installed and the web server running, so that you can start coding straight away.
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/mozilla/pdf.js)
## Building PDF.js
In order to bundle all `src/` files into two production scripts and build the generic