- HMR setup for easy development
- Prettier/StyleLint/ESLint included
See App.tsx for slides.
See the Reveal.js docs for more
Download the .zip of this repo
Initialize a git repo with git init
and make your first commit.
Run npm i
and then npm run dev
to start.