mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-04 15:09:16 +02:00
added annotator link to readme
This commit is contained in:
parent
548e0d63ce
commit
45c672cd6c
1 changed files with 3 additions and 3 deletions
|
@ -35,9 +35,9 @@ then you can run the reader locally with the command
|
||||||
http-server
|
http-server
|
||||||
```
|
```
|
||||||
|
|
||||||
* http://localhost:8080/dev.html will pull from the source files and should be used during development.
|
* [dev.html](http://localhost:8080/dev.html) will pull from the source files and should be used during development.
|
||||||
|
* [index.html](http://localhost:8080/index.html) will use the minified production libraries in the dist/ folder.
|
||||||
* http://localhost:8080/index.html will use the minified production libraries in the dist/ folder.
|
* [annotator.html](http://localhost:8080/annotator.html) is a dev branch for annotation development.
|
||||||
|
|
||||||
Building for Distribution
|
Building for Distribution
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue