andersab / got-maven

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

presentation-starter

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

Getting started

# install all dependencies
$ yarn install

# start presentation & have fun
$ yarn run start

Build

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

Deploy

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

License

MIT

About


Languages

Language:JavaScript 96.8%Language:CSS 3.2%