Update README.md
This commit is contained in:
parent
3d7bcf04fe
commit
3722eb9eae
|
@ -34,6 +34,10 @@
|
||||||
|
|
||||||
You can change the port by using `npm start -- --port=8001`.
|
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
|
### Folder Structure
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Reference in New Issue