suevalov / presentation-chrome-extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building Chrome extensions without pain

Build & Deployment

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

To Present

  • 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.

About

License:MIT License


Languages

Language:JavaScript 94.5%Language:CSS 3.3%Language:HTML 2.2%