Skip to content
Snippets Groups Projects
Commit ed81faa4 authored by Hakim El Hattab's avatar Hakim El Hattab
Browse files

Merge branch 'master' of github.com:hakimel/reveal.js into dev

parents 4bc16ff5 516b1fc7
No related branches found
No related tags found
No related merge requests found
...@@ -487,7 +487,7 @@ Served from a static file server accessible (preferably) only to the presenter. ...@@ -487,7 +487,7 @@ Served from a static file server accessible (preferably) only to the presenter.
1. ```npm install node-static``` 1. ```npm install node-static```
2. ```static``` 2. ```static```
If you want to use the speaker notes plugin with you master presentation then make sure you have the speaker notes plugin configured correctly along with the configuration shown below, then execute ```node plugin/notes-server``` in the directory of your master presentation. The configuration below will cause it to connect to the socket.io server as a master, as well as launch your speaker-notes/static-file server. If you want to use the speaker notes plugin with your master presentation then make sure you have the speaker notes plugin configured correctly along with the configuration shown below, then execute ```node plugin/notes-server``` in the directory of your master presentation. The configuration below will cause it to connect to the socket.io server as a master, as well as launch your speaker-notes/static-file server.
You can then access your master presentation at ```http://localhost:1947``` You can then access your master presentation at ```http://localhost:1947```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment