Skip to content

starter project for creating reveal.js presentations with webpack, react & markdown

Notifications You must be signed in to change notification settings

zinserjan/presentation-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

presentation-starter

Starter for building a reveal.js presentation with the help of webpack & react

Getting started

# install all dependencies
$ npm install

# start presentation & have fun
$ npm run start

Build

# build a standalone version of presentation into dist folder
$ npm run build

Deploy

# build the standalone version and deploys it to github pages
$ npm run deploy

License

MIT

About

starter project for creating reveal.js presentations with webpack, react & markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published