Update README.md
This commit is contained in:
parent
3d7bcf04fe
commit
3722eb9eae
|
@ -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
|
||||
|
||||
|
|
Reference in New Issue