The talk for ReactJS Wroclaw Meeting.
Building the dist version of the project is as easy as running npm run build
If you want to deploy the slideshow to surge, run npm run deploy
- Run
npm start
- Open two browser windows on two different screens
- On your screen open http:/localhost:3000/?presenter
- On the presentation screen visit http://localhost:3000
You can toggle the presenter or overview mode by pressing atl + p
or alt + o
.