Update README.md

This commit is contained in:
zeus 2018-07-22 05:18:39 +02:00
parent 3d7bcf04fe
commit 3722eb9eae
1 changed files with 4 additions and 0 deletions

View File

@ -33,6 +33,10 @@
1. Open <http://localhost:8000> to view your presentation
You can change the port by using `npm start -- --port=8001`.
1. If you want all on one page, e.G. to print this out, append `?pdf-print` to the link like so:
```http://localhost:8000//?pdf-print```
You can now print the presentation if you like
### Folder Structure