Created
November 15, 2018 06:18
-
-
Save RootUp/48172abd9abb9b1f6eca077c68869de6 to your computer and use it in GitHub Desktop.
Mozilla PDF.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ git clone https://github.com/mozilla/pdf.js.git | |
$ cd pdf.js | |
$ npm install -g gulp-cli | |
$ npm install | |
$ gulp server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment